mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
rtorrent-flood: fix torrent upload issue
This commit is contained in:
parent
68ab88e2a8
commit
85fd16739d
@ -17,6 +17,8 @@ min_peers_seed = 1
|
|||||||
max_peers_seed = 50
|
max_peers_seed = 50
|
||||||
max_uploads = 15
|
max_uploads = 15
|
||||||
|
|
||||||
|
network.xmlrpc.size_limit.set = 2000000
|
||||||
|
|
||||||
schedule = watch_directory,1,1,"load_start=/data/.watch/*.torrent"
|
schedule = watch_directory,1,1,"load_start=/data/.watch/*.torrent"
|
||||||
schedule = untied_directory,5,5,"stop_untied=/data/.watch/*.torrent"
|
schedule = untied_directory,5,5,"stop_untied=/data/.watch/*.torrent"
|
||||||
schedule = scgi_permission,0,0,"execute.nothrow=chmod,\"g+w,o=\",/tmp/rtorrent.sock"
|
schedule = scgi_permission,0,0,"execute.nothrow=chmod,\"g+w,o=\",/tmp/rtorrent.sock"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user