qbt: unlimited connections
This commit is contained in:
@@ -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" [
|
||||
|
||||
Reference in New Issue
Block a user