mirror of
https://gitlab.com/octospacc/Configs.git
synced 2025-02-02 23:07:36 +01:00
del old
This commit is contained in:
parent
0994cbfd22
commit
60f9bc6c7d
@ -1,42 +0,0 @@
|
||||
# Promemoria, link per prendere spunto:
|
||||
# * https://gist.github.com/qzm/a54559726896d5e6bf21adf2363ad334
|
||||
# * https://libreddit.kavin.rocks/r/seedboxes/comments/fz2od8/unlimited_seeding_with_aria2/
|
||||
# ** https://pastebin.com/Yyqubrci
|
||||
|
||||
|
||||
# Start in the background
|
||||
daemon=true
|
||||
|
||||
# Avoid spam of debug messages
|
||||
log-level=notice
|
||||
|
||||
# Directory for downloads
|
||||
dir=/media/Disk/Transfers/BitTorrent
|
||||
|
||||
# Today no IPv6 on my WAN, so let's avoid overhead
|
||||
disable-ipv6=true
|
||||
|
||||
# Remote control
|
||||
enable-rpc=true
|
||||
|
||||
|
||||
# [ BitTorrent ]
|
||||
|
||||
# Store metadata to .torrent files
|
||||
bt-save-metadata=true
|
||||
|
||||
# Peer discovery on the global Internet
|
||||
enable-dht=true
|
||||
|
||||
# LAN peer discovery
|
||||
# Note: it can cause privacy issues, and with many torrents it could flood the LAN
|
||||
bt-enable-lpd=true
|
||||
|
||||
# Peer exchange for more efficient transmission
|
||||
enable-peer-exchange=true
|
||||
|
||||
# Seed forever
|
||||
seed-ratio=0.0
|
||||
|
||||
# [ --- ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user