qbt: change limits
This commit is contained in:
parent
8ad94948a7
commit
d3faf45c6a
@ -54,9 +54,9 @@
|
|||||||
MaxActiveUploads = 20;
|
MaxActiveUploads = 20;
|
||||||
IgnoreSlowTorrentsForQueueing = true;
|
IgnoreSlowTorrentsForQueueing = true;
|
||||||
|
|
||||||
GlobalUPSpeedLimit = 0; # unlimited upload
|
GlobalUPSpeedLimit = 1000;
|
||||||
GlobalDLSpeedLimit = 0; # unlimited download
|
GlobalDLSpeedLimit = 1000;
|
||||||
IncludeOverheadInLimits = false;
|
IncludeOverheadInLimits = true;
|
||||||
|
|
||||||
GlobalMaxRatio = 6.0;
|
GlobalMaxRatio = 6.0;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user