mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-18 08:06:35 +00:00
set default schema version
This commit is contained in:
@@ -223,7 +223,7 @@ namespace MediaBrowser.Model.Configuration
|
||||
DenyIFrameEmbedding = true;
|
||||
|
||||
EnableUPnP = true;
|
||||
|
||||
SchemaVersion = 79;
|
||||
SharingExpirationDays = 30;
|
||||
MinResumePct = 5;
|
||||
MaxResumePct = 90;
|
||||
|
||||
Reference in New Issue
Block a user