mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-06 18:26:33 +00:00
make sure ._ osx files are properly ignored
This commit is contained in:
@@ -15,7 +15,7 @@ namespace MediaBrowser.Model.Configuration
|
||||
{
|
||||
DownMixAudioBoost = 2;
|
||||
EnableThrottling = true;
|
||||
ThrottleThresholdInSeconds = 120;
|
||||
ThrottleThresholdInSeconds = 100;
|
||||
EncodingThreadCount = -1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user