qbt: settings
This commit is contained in:
parent
a0dc72b3b0
commit
eaec89e698
@ -62,14 +62,14 @@
|
||||
|
||||
serverConfig.BitTorrent = {
|
||||
Session = {
|
||||
GlobalUPSpeedLimit = 1500; # 500 KiB/s
|
||||
GlobalDLSpeedLimit = 5000; # 5 MiB/s
|
||||
GlobalUPSpeedLimit = 1500; # 1.500 MiB/s
|
||||
GlobalDLSpeedLimit = -1;
|
||||
|
||||
IgnoreLimitsOnLAN = true;
|
||||
|
||||
IncludeOverheadInLimits = true;
|
||||
|
||||
GlobalMaxRatio = -1;
|
||||
GlobalMaxRatio = 2.5;
|
||||
QueueingSystemEnabled = false; # seed all torrents all the time
|
||||
|
||||
AddTrackersEnabled = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user