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