Add option to disable server update checks
This commit is contained in:
@@ -49,6 +49,7 @@ export const getDefaultSettings = (): MetadataServerSettings => ({
|
||||
|
||||
// updates
|
||||
webUIInformAvailableUpdate: true,
|
||||
serverInformAvailableUpdate: true,
|
||||
});
|
||||
|
||||
export const convertSettingsToMetadata = (
|
||||
|
||||
Reference in New Issue
Block a user