mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
make sure ._ osx files are properly ignored
This commit is contained in:
parent
60067b4c29
commit
6aa3313bc0
11 changed files with 85 additions and 52 deletions
|
|
@ -15,7 +15,7 @@ namespace MediaBrowser.Model.Configuration
|
|||
{
|
||||
DownMixAudioBoost = 2;
|
||||
EnableThrottling = true;
|
||||
ThrottleThresholdInSeconds = 120;
|
||||
ThrottleThresholdInSeconds = 100;
|
||||
EncodingThreadCount = -1;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue