Add option to disable server update checks
This commit is contained in:
@@ -257,6 +257,7 @@ export type MetadataTrackingSettings = {
|
||||
|
||||
export type MetadataUpdateSettings = {
|
||||
webUIInformAvailableUpdate: boolean;
|
||||
serverInformAvailableUpdate: boolean;
|
||||
};
|
||||
|
||||
export type MetadataServerSettings = MetadataDownloadSettings &
|
||||
|
||||
Reference in New Issue
Block a user