Add option to disable webUI update checks
This commit is contained in:
@@ -46,6 +46,9 @@ export const getDefaultSettings = (): MetadataServerSettings => ({
|
||||
// tracking
|
||||
updateProgressAfterReading: true,
|
||||
updateProgressManualMarkRead: false,
|
||||
|
||||
// updates
|
||||
webUIInformAvailableUpdate: true,
|
||||
});
|
||||
|
||||
export const convertSettingsToMetadata = (
|
||||
|
||||
Reference in New Issue
Block a user