# SCGI port scgi_port = localhost:5000 # Peer limits configuration min_peers = 40 max_peers = 100 min_peers_seed = 10 max_peers_seed = 50 max_uploads = 15 # Maximum upload rate upload_rate = 10 directory = /var/lib/rtorrent/torrents/doing session = /var/lib/rtorrent/sessions schedule = watch_directory,5,5,load_start=/var/lib/rtorrent/torrents/watch/*.torrent schedule = tied_directory,5,5,start_tied= schedule = untied_directory,5,5,close_untied= #on_finished = move_complete,"execute=mv,-u,$d.get_base_path=,/var/lib/rtorrent/torrents/done/ ;d.set_directory=/var/lib/rtorrent/torrents/done/" on_start = link1,"create_link=tied,,.started" on_stop = link1,"delete_link=tied,,.started" on_finished = link1,"create_link=tied,,.finished" on_erase = link1,"delete_link=tied,,.finished" schedule = low_diskspace,5,60,close_low_diskspace=100M #schedule = ratio,60,60,"stop_on_ratio=120,200M,2000" # Port range for bittorrent port_range = 49160-49299 port_random = no check_hash = yes use_udp_trackers = yes encryption = allow_incoming,try_outgoing,enable_retry dht = auto dht_port = 49300