qbt: unlimited connections

This commit is contained in:
2025-08-02 01:07:17 -07:00
parent 936386cf96
commit 83c93ca023

View File

@@ -72,6 +72,11 @@
GlobalMaxRatio = 6.0; GlobalMaxRatio = 6.0;
QueueingSystemEnabled = false; # seed all torrents all the time QueueingSystemEnabled = false; # seed all torrents all the time
MaxConnections = -1;
MaxConnectionsPerTorrent = -1;
MaxUploads = -1;
MaxUploadsPerTorrent = -1;
AddTrackersEnabled = true; AddTrackersEnabled = true;
AdditionalTrackers = ( AdditionalTrackers = (
lib.concatStringsSep "\\n" [ lib.concatStringsSep "\\n" [