Rename metadata migration setting flags
This commit is contained in:
@@ -35,8 +35,8 @@ export const getDefaultSettings = (): MetadataServerSettings => ({
|
||||
devices: [DEFAULT_DEVICE],
|
||||
|
||||
// migration
|
||||
includeChapters: true,
|
||||
includeCategories: true,
|
||||
migrateChapters: true,
|
||||
migrateCategories: true,
|
||||
deleteChapters: true,
|
||||
|
||||
// browse
|
||||
|
||||
Reference in New Issue
Block a user