mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-30 11:22:53 +01:00
update client sync
This commit is contained in:
@@ -72,6 +72,7 @@ namespace MediaBrowser.Api
|
||||
_config.Configuration.EnableCustomPathSubFolders = true;
|
||||
_config.Configuration.DisableXmlSavers = true;
|
||||
_config.Configuration.DisableStartupScan = true;
|
||||
_config.Configuration.EnableUserViews = true;
|
||||
_config.SaveConfiguration();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user