update dialogs

This commit is contained in:
Luke Pulverenti
2016-09-08 16:32:30 -04:00
parent 323d410484
commit 232b5758f0
5 changed files with 26 additions and 9 deletions

View File

@@ -234,6 +234,7 @@ namespace MediaBrowser.Model.Configuration
EnableAnonymousUsageReporting = true;
EnableAutomaticRestart = true;
EnableFolderView = true;
EnableUPnP = true;
SharingExpirationDays = 30;