diff --git a/services/qbittorrent.nix b/services/qbittorrent.nix index f608209..5240815 100644 --- a/services/qbittorrent.nix +++ b/services/qbittorrent.nix @@ -69,7 +69,7 @@ IncludeOverheadInLimits = true; - GlobalMaxRatio = 1.0; + GlobalMaxRatio = 2.0; QueueingSystemEnabled = false; # seed all torrents all the time AddTrackersEnabled = true;