claude'd jellyfin auto limit qbt upload
This commit is contained in:
@@ -56,6 +56,10 @@
|
||||
|
||||
GlobalUPSpeedLimit = 1000;
|
||||
GlobalDLSpeedLimit = 1000;
|
||||
|
||||
# Alternate speed limits for when Jellyfin is streaming
|
||||
AlternativeGlobalUPSpeedLimit = 500; # 500 KB/s when throttled
|
||||
AlternativeGlobalDLSpeedLimit = 800; # 800 KB/s when throttled
|
||||
IncludeOverheadInLimits = true;
|
||||
|
||||
GlobalMaxRatio = 6.0;
|
||||
|
||||
Reference in New Issue
Block a user