mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-29 22:03:50 +02:00
set default schema version
This commit is contained in:
parent
e5049f92b4
commit
556024ff40
1 changed files with 1 additions and 1 deletions
|
|
@ -223,7 +223,7 @@ namespace MediaBrowser.Model.Configuration
|
|||
DenyIFrameEmbedding = true;
|
||||
|
||||
EnableUPnP = true;
|
||||
|
||||
SchemaVersion = 79;
|
||||
SharingExpirationDays = 30;
|
||||
MinResumePct = 5;
|
||||
MaxResumePct = 90;
|
||||
|
|
|
|||
Loading…
Reference in a new issue