|
@@ -114,7 +114,6 @@ namespace MediaBrowser.Api
|
|
private void SetWizardFinishValues(ServerConfiguration config)
|
|
private void SetWizardFinishValues(ServerConfiguration config)
|
|
{
|
|
{
|
|
config.EnableLocalizedGuids = true;
|
|
config.EnableLocalizedGuids = true;
|
|
- config.EnableCustomPathSubFolders = true;
|
|
|
|
config.EnableStandaloneMusicKeys = true;
|
|
config.EnableStandaloneMusicKeys = true;
|
|
config.EnableCaseSensitiveItemIds = true;
|
|
config.EnableCaseSensitiveItemIds = true;
|
|
//config.EnableFolderView = true;
|
|
//config.EnableFolderView = true;
|