Skip to content

Instantly share code, notes, and snippets.

@robertseaton
Created April 16, 2011 14:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robertseaton/923156 to your computer and use it in GitHub Desktop.
Save robertseaton/923156 to your computer and use it in GitHub Desktop.
rtorrent Configuration
scgi_port = 127.0.0.1:5000
max_uploads = 10
download_rate = 1200
upload_rate = 200
directory = /home/robb/torrents/working
schedule = watch_directory,5,5,load_start=/home/robb/downloads/*.torrent
use_udp_trackers = yes
encryption = allow_incoming,try_outgoing,enable_retry
system.method.set_key = event.download.finished,move_complete,"execute=mv,-u,$d.get_base_path=,~/torrents/done;d.set_directory=~/torrents/done"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment