qbt: disable DL speed limit

This commit is contained in:
2026-03-16 12:42:07 -04:00
parent ea735d380b
commit d009daf291

View File

@@ -68,7 +68,7 @@
IgnoreSlowTorrentsForQueueing = true;
GlobalUPSpeedLimit = 0;
GlobalDLSpeedLimit = 10000;
GlobalDLSpeedLimit = 0;
# Alternate speed limits for when Jellyfin is streaming
AlternativeGlobalUPSpeedLimit = 500; # 500 KB/s when throttled