update things
This commit is contained in:
@@ -49,8 +49,9 @@
|
||||
};
|
||||
|
||||
serverConfig.BitTorrent.Session = {
|
||||
GlobalUPSpeedLimit = 100; # in KiB/s
|
||||
GlobalUPSpeedLimit = 50; # in KiB/s
|
||||
GlobalDLSpeedLimit = 1000; # in KiB/s
|
||||
GlobalMaxRatio = 6;
|
||||
QueueingSystemEnabled = false; # seed all torrents all the time
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user