clouvider-fra01: bump limits

This commit is contained in:
Luke Granger-Brown 2021-07-03 00:46:07 +00:00
parent 66b6252d6f
commit 8b37f0fea4

View file

@ -159,9 +159,9 @@ in {
config = {
upnp = false;
natpmp = false;
max_active_seeding = 100;
max_active_seeding = 900;
max_active_downloading = 100;
max_active_limit = 200;
max_active_limit = 1000;
move_completed_paths_list = [ "/store/content/Anime" "/store/content/Films" "/store/content/TV" ];
enabled_plugins = [ "Label" ];
};