mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 05:53:03 +03: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