mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 07:18:47 +01: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