removed custom path subfolder setting

This commit is contained in:
Luke Pulverenti
2016-07-04 15:30:12 -04:00
parent 0a5db9f2d7
commit c8e67f6cb1
3 changed files with 1 additions and 12 deletions

View File

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