update things

This commit is contained in:
2024-12-24 19:57:47 +01:00
parent 51182d4dfe
commit 8976356596
4 changed files with 17 additions and 17 deletions

View File

@@ -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
};
};