mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 07:10:45 +00:00
resolve AVG false positives
This commit is contained in:
parent
639d8d360f
commit
b576ac12dd
16 changed files with 55 additions and 31 deletions
|
|
@ -17,7 +17,7 @@ namespace MediaBrowser.Model.Configuration
|
|||
DownMixAudioBoost = 2;
|
||||
EncodingQuality = EncodingQuality.Auto;
|
||||
EnableThrottling = true;
|
||||
ThrottleThresholdSeconds = 120;
|
||||
ThrottleThresholdSeconds = 90;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue