remove custom path subfolder option

This commit is contained in:
Luke Pulverenti 2016-07-04 15:34:16 -04:00
parent c8e67f6cb1
commit 46dc02705a
1 changed files with 0 additions and 1 deletions

View File

@ -214,7 +214,6 @@ namespace MediaBrowser.Model.Configuration
Migrations = new string[] { };
SqliteCacheSize = 0;
EnableCustomPathSubFolders = true;
EnableLocalizedGuids = true;
DisplaySpecialsWithinSeasons = true;