Update .rtorrent.rc for recent version of rtorrent.
Add new hosts into .ssh/config.
This commit is contained in:
parent
62bffaa3ac
commit
2ab7365355
3 changed files with 8 additions and 5 deletions
|
|
@ -17,11 +17,8 @@ max_uploads_global = 100
|
|||
max_downloads_global = 10000
|
||||
|
||||
# Peer settings:
|
||||
peer_exchange = yes
|
||||
use_udp_trackers = yes
|
||||
dht = on
|
||||
encryption = allow_incoming,try_outgoing,enable_retry,prefer_plaintext
|
||||
tracker_numwant = 100
|
||||
|
||||
# Integrity:
|
||||
check_hash = yes
|
||||
|
|
@ -32,5 +29,6 @@ ratio.enable=yes
|
|||
ratio.min.set=100
|
||||
ratio.max.set=150
|
||||
ratio.upload.set=300M
|
||||
system.method.set = group.seeding.ratio.command, d.close=
|
||||
# FIXME: This doesn't seem to work on recent rtorrent:
|
||||
#system.method.set = group.seeding.ratio.command, d.close=
|
||||
#system.method.set = group.seeding.ratio.command, d.close=, d.erase=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue