mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 06:23:03 +03:00
update interval trigger
This commit is contained in:
@@ -72,6 +72,7 @@ namespace MediaBrowser.Api
|
||||
_config.Configuration.EnableUserSpecificUserViews = true;
|
||||
_config.Configuration.EnableCustomPathSubFolders = true;
|
||||
_config.Configuration.DisableXmlSavers = true;
|
||||
_config.Configuration.DisableStartupScan = true;
|
||||
_config.SaveConfiguration();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user