update config values
This commit is contained in:
@@ -215,6 +215,9 @@ namespace MediaBrowser.Model.Configuration
|
||||
{
|
||||
Migrations = new string[] { };
|
||||
|
||||
EnableLocalizedGuids = true;
|
||||
EnableCustomPathSubFolders = true;
|
||||
|
||||
ImageSavingConvention = ImageSavingConvention.Compatible;
|
||||
PublicPort = 8096;
|
||||
PublicHttpsPort = 8920;
|
||||
|
||||
Reference in New Issue
Block a user