From 9b715ba1105e572dcfb840b57e20ade3feb929c9 Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Tue, 17 Feb 2026 22:56:48 -0500 Subject: [PATCH] qbt: GlobalMaxRatio 6.0 -> 7.0 --- services/qbittorrent.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/qbittorrent.nix b/services/qbittorrent.nix index 303f877..c366222 100644 --- a/services/qbittorrent.nix +++ b/services/qbittorrent.nix @@ -69,7 +69,7 @@ AlternativeGlobalDLSpeedLimit = 800; # 800 KB/s when throttled IncludeOverheadInLimits = true; - GlobalMaxRatio = 6.0; + GlobalMaxRatio = 7.0; AddTrackersEnabled = true; AdditionalTrackers = lib.concatStringsSep "\\n" (