mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 06:23:03 +03:00
update startup wizard
This commit is contained in:
@@ -117,7 +117,7 @@ namespace MediaBrowser.Api
|
||||
config.EnableCustomPathSubFolders = true;
|
||||
config.EnableStandaloneMusicKeys = true;
|
||||
config.EnableCaseSensitiveItemIds = true;
|
||||
config.EnableFolderView = true;
|
||||
//config.EnableFolderView = true;
|
||||
config.SchemaVersion = 97;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user