ソースを参照

update config

Luke Pulverenti 9 年 前
コミット
16edb2b2dd
1 ファイル変更0 行追加1 行削除
  1. 0 1
      MediaBrowser.Model/Configuration/ServerConfiguration.cs

+ 0 - 1
MediaBrowser.Model/Configuration/ServerConfiguration.cs

@@ -213,7 +213,6 @@ namespace MediaBrowser.Model.Configuration
         /// </summary>
         public ServerConfiguration()
         {
-            MergeMetadataAndImagesByName = true;
             Migrations = new string[] { };
 
             ImageSavingConvention = ImageSavingConvention.Compatible;