mirror of
https://github.com/rustdesk/hbb_common.git
synced 2026-05-25 17:19:15 +00:00
feat(config): allow auto update
Signed-off-by: fufesou <linlong1266@gmail.com>
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