clouvider-fra01: bump limits
This commit is contained in:
parent
66b6252d6f
commit
8b37f0fea4
1 changed files with 2 additions and 2 deletions
|
@ -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" ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue