mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
feat: added new settings to qbittorrent
This commit is contained in:
parent
3a5e1d3300
commit
68b3147338
1 changed files with 3 additions and 0 deletions
|
|
@ -117,8 +117,11 @@ in
|
||||||
MaxUploadsPerTorrent = -1;
|
MaxUploadsPerTorrent = -1;
|
||||||
QueueingSystemEnabled = false;
|
QueueingSystemEnabled = false;
|
||||||
uTPRateLimited = false;
|
uTPRateLimited = false;
|
||||||
|
uTPEnabled = true;
|
||||||
AlternativeGlobalDLSpeedLimit = 0;
|
AlternativeGlobalDLSpeedLimit = 0;
|
||||||
AlternativeGlobalUPSpeedLimit = 0;
|
AlternativeGlobalUPSpeedLimit = 0;
|
||||||
|
GlobalMaxInactiveSeedingMinutes = 10080;
|
||||||
|
GlobalMaxRatio = 2;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue