mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
feat: uncucked queuing
This commit is contained in:
parent
909f531fd7
commit
cc288ad959
1 changed files with 1 additions and 3 deletions
|
|
@ -114,9 +114,7 @@ in
|
|||
Port = torrentPort;
|
||||
MaxConnectionsPerTorrent = -1;
|
||||
MaxUploads = -1;
|
||||
MaxActiveDownloads = 999;
|
||||
MaxActiveUploads = 999;
|
||||
MaxActiveTorrents = 999;
|
||||
QueueingSystemEnabled = false;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue