update config
This commit is contained in:
parent
a9246d01d4
commit
16edb2b2dd
|
@ -213,7 +213,6 @@ namespace MediaBrowser.Model.Configuration
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public ServerConfiguration()
|
public ServerConfiguration()
|
||||||
{
|
{
|
||||||
MergeMetadataAndImagesByName = true;
|
|
||||||
Migrations = new string[] { };
|
Migrations = new string[] { };
|
||||||
|
|
||||||
ImageSavingConvention = ImageSavingConvention.Compatible;
|
ImageSavingConvention = ImageSavingConvention.Compatible;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user