This commit is contained in:
Luke Pulverenti
2017-11-10 16:22:38 -05:00
parent 901d7b509c
commit 711f588084
6 changed files with 32 additions and 10 deletions

View File

@@ -18,7 +18,6 @@ namespace MediaBrowser.Model.Configuration
SaveImagePathsInNfo = true;
EnablePathSubstitution = true;
EnableExtraThumbsDuplication = true;
}
}
}