diff --git a/rtorrent-flood/rtorrent.rc b/rtorrent-flood/rtorrent.rc index 38247a8..01c1e78 100644 --- a/rtorrent-flood/rtorrent.rc +++ b/rtorrent-flood/rtorrent.rc @@ -17,6 +17,8 @@ min_peers_seed = 1 max_peers_seed = 50 max_uploads = 15 +network.xmlrpc.size_limit.set = 2000000 + schedule = watch_directory,1,1,"load_start=/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"