mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 05:27:13 -06:00
chore: increased seeding time
This commit is contained in:
parent
d48c3ce4e5
commit
bb98da7123
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ in
|
||||||
uTPEnabled = true;
|
uTPEnabled = true;
|
||||||
AlternativeGlobalDLSpeedLimit = 0;
|
AlternativeGlobalDLSpeedLimit = 0;
|
||||||
AlternativeGlobalUPSpeedLimit = 0;
|
AlternativeGlobalUPSpeedLimit = 0;
|
||||||
GlobalMaxInactiveSeedingMinutes = 10080;
|
GlobalMaxInactiveSeedingMinutes = 10224;
|
||||||
GlobalMaxRatio = -1;
|
GlobalMaxRatio = -1;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue