rtorrent-flood: alpine 3.6, fixes, libzen, chromaprint

This commit is contained in:
Wonderfall
2017-06-04 19:35:55 +02:00
parent bd018514ae
commit 74934330e1
5 changed files with 71 additions and 17 deletions

View File

@ -6,7 +6,7 @@ port_random = no
check_hash = no
directory = /data/torrents
session = /data/.session
encryption = require,require_RC4,allow_incoming,try_outgoing
encryption = allow_incoming, try_outgoing, enable_retry
use_udp_trackers = yes
dht = off
peer_exchange = no
@ -17,7 +17,7 @@ min_peers_seed = 1
max_peers_seed = 50
max_uploads = 15
network.xmlrpc.size_limit.set = 2000000
network.xmlrpc.size_limit.set = 10000000
schedule = watch_directory,1,1,"load_start=/data/.watch/*.torrent"
schedule = untied_directory,5,5,"stop_untied=/data/.watch/*.torrent"