set default schema version

This commit is contained in:
Luke Pulverenti 2016-05-22 14:53:57 -04:00
parent e5049f92b4
commit 556024ff40
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ namespace MediaBrowser.Model.Configuration
DenyIFrameEmbedding = true;
EnableUPnP = true;
SchemaVersion = 79;
SharingExpirationDays = 30;
MinResumePct = 5;
MaxResumePct = 90;