mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 02:42:36 +02:00
update config
This commit is contained in:
parent
a9246d01d4
commit
16edb2b2dd
1 changed files with 0 additions and 1 deletions
|
|
@ -213,7 +213,6 @@ namespace MediaBrowser.Model.Configuration
|
|||
/// </summary>
|
||||
public ServerConfiguration()
|
||||
{
|
||||
MergeMetadataAndImagesByName = true;
|
||||
Migrations = new string[] { };
|
||||
|
||||
ImageSavingConvention = ImageSavingConvention.Compatible;
|
||||
|
|
|
|||
Loading…
Reference in a new issue