aboutsummaryrefslogtreecommitdiff
path: root/rtorrent.rc
diff options
context:
space:
mode:
authorVasil Zlatanov <vasil.zlatanov@gmail.com>2015-03-16 00:11:21 +0100
committerVasil Zlatanov <vasil.zlatanov@gmail.com>2015-03-16 00:11:21 +0100
commit823581bd7c5e5904eab5884f999a39b5f9e895b4 (patch)
tree41b17211ac2dff051eeeb5214228a45d99e0c573 /rtorrent.rc
parentfb6adf8e60a1875ff6a5ea2574c783d9023ea5d7 (diff)
downloaddotfiles-823581bd7c5e5904eab5884f999a39b5f9e895b4.tar.gz
dotfiles-823581bd7c5e5904eab5884f999a39b5f9e895b4.tar.bz2
dotfiles-823581bd7c5e5904eab5884f999a39b5f9e895b4.zip
drop enc
Diffstat (limited to 'rtorrent.rc')
-rwxr-xr-xrtorrent.rc9
1 files changed, 6 insertions, 3 deletions
diff --git a/rtorrent.rc b/rtorrent.rc
index 3318917..831e92d 100755
--- a/rtorrent.rc
+++ b/rtorrent.rc
@@ -2,7 +2,7 @@
# ~/.rtorrent.rc and enable/modify the options as needed. Remember to
# uncomment the options you wish to enable.
-ratio.max.set=200
+ratio.max.set=2000
# Maximum and minimum number of peers to connect to per torrent.
#min_peers = 40
@@ -72,14 +72,17 @@ check_hash = yes
# plaintext to RC4 encryption after the encrypted handshake
#
# encryption = allow_incoming,enable_retry,prefer_plaintext
-encryption=allow_incoming,try_outgoing,enable_retry
+#encryption=allow_incoming,try_outgoing,enable_retry
+
+encryption = require,allow_incoming,require_RC4
# Enable DHT support for trackerless torrents or when all trackers are down.
# May be set to "disable" (completely disable DHT), "off" (do not start DHT),
# "auto" (start and stop DHT as needed), or "on" (start DHT immediately).
# The default is "off". For DHT to work, a session directory must be defined.
#
- dht = auto
+# dht = auto
+dht = off
# UDP port to use for DHT.
#