chore: increased seeding time

This commit is contained in:
Nick 2025-12-03 22:20:16 -06:00
parent d48c3ce4e5
commit bb98da7123

View file

@ -120,7 +120,7 @@ in
uTPEnabled = true;
AlternativeGlobalDLSpeedLimit = 0;
AlternativeGlobalUPSpeedLimit = 0;
GlobalMaxInactiveSeedingMinutes = 10080;
GlobalMaxInactiveSeedingMinutes = 10224;
GlobalMaxRatio = -1;
};
};