qbt: unlimited connections
This commit is contained in:
parent
936386cf96
commit
83c93ca023
@ -72,6 +72,11 @@
|
||||
GlobalMaxRatio = 6.0;
|
||||
QueueingSystemEnabled = false; # seed all torrents all the time
|
||||
|
||||
MaxConnections = -1;
|
||||
MaxConnectionsPerTorrent = -1;
|
||||
MaxUploads = -1;
|
||||
MaxUploadsPerTorrent = -1;
|
||||
|
||||
AddTrackersEnabled = true;
|
||||
AdditionalTrackers = (
|
||||
lib.concatStringsSep "\\n" [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user