mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-09 07:43:03 +01:00
Add declarative backups for migrations (#14135)
This commit is contained in:
@@ -10,4 +10,6 @@ internal class BackupOptions
|
||||
public bool Trickplay { get; set; }
|
||||
|
||||
public bool Subtitles { get; set; }
|
||||
|
||||
public bool Database { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user