Merge pull request #497 from fufesou/feat/config_allow_auto_update
feat(config): allow auto update
This commit is contained in:
@@ -2885,6 +2885,7 @@ pub mod keys {
|
|||||||
OPTION_DISABLE_UDP,
|
OPTION_DISABLE_UDP,
|
||||||
OPTION_ALLOW_INSECURE_TLS_FALLBACK,
|
OPTION_ALLOW_INSECURE_TLS_FALLBACK,
|
||||||
OPTION_KEEP_AWAKE_DURING_INCOMING_SESSIONS,
|
OPTION_KEEP_AWAKE_DURING_INCOMING_SESSIONS,
|
||||||
|
OPTION_ALLOW_AUTO_UPDATE,
|
||||||
];
|
];
|
||||||
|
|
||||||
// BUILDIN_SETTINGS
|
// BUILDIN_SETTINGS
|
||||||
|
|||||||
Reference in New Issue
Block a user