From: Silvio Rhatto Date: Sun, 18 May 2014 16:33:23 +0000 (-0300) Subject: Encryption / umask X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=719f2af594156f7069a650e75f8db8767ffd139a;p=puppet-pyroscope.git Encryption / umask --- 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="