set default schema version
This commit is contained in:
parent
e5049f92b4
commit
556024ff40
|
@ -223,7 +223,7 @@ namespace MediaBrowser.Model.Configuration
|
||||||
DenyIFrameEmbedding = true;
|
DenyIFrameEmbedding = true;
|
||||||
|
|
||||||
EnableUPnP = true;
|
EnableUPnP = true;
|
||||||
|
SchemaVersion = 79;
|
||||||
SharingExpirationDays = 30;
|
SharingExpirationDays = 30;
|
||||||
MinResumePct = 5;
|
MinResumePct = 5;
|
||||||
MaxResumePct = 90;
|
MaxResumePct = 90;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user