Skip to content

Instantly share code, notes, and snippets.

@alexwh
Created November 6, 2012 17:47
Show Gist options
  • Save alexwh/4026301 to your computer and use it in GitHub Desktop.
Save alexwh/4026301 to your computer and use it in GitHub Desktop.
rtorrent.rc
# custom
check_hash = yes
encryption = allow_incoming,try_outgoing,enable_retry
encoding_list = UTF-8
#scgi_local = /tmp/rtorrent.sock # yields same result as port
scgi_port = :5000 # also tried "localhost:5000", "127.0.0.1", etc
schedule = chmod,0,0,"execute=chmod,777,/tmp/rtorrent.sock"
xmlrpc_dialect=i8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment