diff --git a/services/qbittorrent.nix b/services/qbittorrent.nix index 1064651..e8c00a7 100644 --- a/services/qbittorrent.nix +++ b/services/qbittorrent.nix @@ -68,7 +68,7 @@ IgnoreSlowTorrentsForQueueing = true; GlobalUPSpeedLimit = 0; - GlobalDLSpeedLimit = 10000; + GlobalDLSpeedLimit = 0; # Alternate speed limits for when Jellyfin is streaming AlternativeGlobalUPSpeedLimit = 500; # 500 KB/s when throttled