remove localized guids

This commit is contained in:
Luke Pulverenti
2017-01-26 15:10:19 -05:00
parent aa881a9bfa
commit 88d9b3d09d
3 changed files with 1 additions and 4 deletions

View File

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