aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-05-18 13:33:23 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-05-18 13:33:23 -0300
commit719f2af594156f7069a650e75f8db8767ffd139a (patch)
tree3f4ca94d864152ceeba917bfe513025a46d71e61
parentf07f74708d138f45efdff6c1a601e2002b091715 (diff)
downloadpuppet-pyroscope-719f2af594156f7069a650e75f8db8767ffd139a.tar.gz
puppet-pyroscope-719f2af594156f7069a650e75f8db8767ffd139a.tar.bz2
Encryption / umask
-rw-r--r--files/rtorrent.rc6
1 files changed, 4 insertions, 2 deletions
diff --git a/files/rtorrent.rc b/files/rtorrent.rc
index d4d2acc..b7c8832 100644
--- a/files/rtorrent.rc
+++ b/files/rtorrent.rc
@@ -13,7 +13,8 @@ network.http.max_open.set = 99
network.max_open_files.set = 600
network.max_open_sockets.set = 300
protocol.encryption.set = allow_incoming,try_outgoing,enable_retry
-system.umask.set = 0027
+#protocol.encryption.set = require,require_RC4,allow_incoming,try_outgoing,enable_retry
+system.umask.set = 0022
keys.layout.set = qwertz
pieces.hash.on_completion.set = no
@@ -132,7 +133,8 @@ upload_rate = 25
download_rate = 50
# Encryption
-encryption = allow_incoming, try_outgoing, enable_retry
+#encryption = require,require_RC4,allow_incoming,try_outgoing,enable_retry
+encryption = allow_incoming, try_outgoing, enable_retry
# Collapsible display
#schedule = bind_collapse,0,0,"ui.bind_key=download_list,*,view.collapsed.toggle="