aboutsummaryrefslogtreecommitdiff
path: root/rtorrent.rc
diff options
context:
space:
mode:
authorVasil Zlatanov <vasil.zlatanov@gmail.com>2015-08-06 01:58:07 +0200
committerVasil Zlatanov <vasil.zlatanov@gmail.com>2015-08-06 01:58:07 +0200
commit0201cbe78d76769d96849510ef4998c5c8869598 (patch)
tree5f68772a86610f04b477f4ede99bdf8bae53310c /rtorrent.rc
parent466ee41add2f57bc59eca1f7444ad122b97ff974 (diff)
downloaddotfiles-0201cbe78d76769d96849510ef4998c5c8869598.tar.gz
dotfiles-0201cbe78d76769d96849510ef4998c5c8869598.tar.bz2
dotfiles-0201cbe78d76769d96849510ef4998c5c8869598.zip
bug fixes
Diffstat (limited to 'rtorrent.rc')
-rwxr-xr-xrtorrent.rc6
1 files changed, 3 insertions, 3 deletions
diff --git a/rtorrent.rc b/rtorrent.rc
index 58101dc..f3fc391 100755
--- a/rtorrent.rc
+++ b/rtorrent.rc
@@ -81,13 +81,13 @@ encryption = require,allow_incoming,require_RC4
# "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.
#
- dht_port = 6881
+dht_port = 6881
# Enable peer exchange (for torrents not marked private)
#
- peer_exchange = no
+peer_exchange = yes