This commit is contained in:
2025-03-30 15:36:54 -04:00
parent 0aa06ea4c6
commit bfb4202f61
2 changed files with 7 additions and 7 deletions

View File

@@ -63,7 +63,7 @@
serverConfig.BitTorrent = {
Session = {
GlobalUPSpeedLimit = 1500; # 1.500 MiB/s
GlobalDLSpeedLimit = -1;
GlobalDLSpeedLimit = 500; # 500 KiB/s
IgnoreLimitsOnLAN = true;