wipe registry option

This commit is contained in:
SpikeHD
2022-08-26 17:53:45 -07:00
parent fa38a22117
commit bf8de40caa
6 changed files with 58 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ let defaultConfig: Configuration
debug_enabled: false,
patch_metadata: true,
use_internal_proxy: true,
wipe_login: false,
}
})()
@@ -46,6 +47,7 @@ export interface Configuration {
debug_enabled: boolean
patch_metadata: boolean
use_internal_proxy: boolean
wipe_login: boolean
swag_mode?: boolean
// Swag stuff