This commit is contained in:
2025-03-30 15:36:54 -04:00
parent 3655612c49
commit 952f14c2c5
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;