diff --git a/hosts/saberofxebec/configuration.nix b/hosts/saberofxebec/configuration.nix index e49896f..01607d6 100644 --- a/hosts/saberofxebec/configuration.nix +++ b/hosts/saberofxebec/configuration.nix @@ -192,9 +192,10 @@ in { Session.BandwidthSchedulerEnabled = true; Session.ExcludedFileNames = ""; Session.QueueingSystemEnabled = false; - Session.GlobalMaxInactiveSeedingMinutes = 1440; - Session.GlobalMaxRatio = 2; - Session.GlobalMaxSeedingMinutes = 1440; + # I am big storage now + # Session.GlobalMaxInactiveSeedingMinutes = 1440; + # Session.GlobalMaxRatio = 2; + # Session.GlobalMaxSeedingMinutes = 1440; }; }; };