diff --git a/services/qbittorrent.nix b/services/qbittorrent.nix index 4b03581..d84f445 100644 --- a/services/qbittorrent.nix +++ b/services/qbittorrent.nix @@ -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" [