mirror of
https://github.com/rustdesk/hbb_common.git
synced 2026-05-19 16:20:22 +00:00
Merge pull request #429 from fufesou/fix/advanced_option_tls_fallback
fix: advanced option tls fallback
This commit is contained in:
@@ -2713,6 +2713,7 @@ pub mod keys {
|
|||||||
OPTION_ENABLE_TRUSTED_DEVICES,
|
OPTION_ENABLE_TRUSTED_DEVICES,
|
||||||
OPTION_RELAY_SERVER,
|
OPTION_RELAY_SERVER,
|
||||||
OPTION_DISABLE_UDP,
|
OPTION_DISABLE_UDP,
|
||||||
|
OPTION_ALLOW_INSECURE_TLS_FALLBACK,
|
||||||
];
|
];
|
||||||
|
|
||||||
// BUILDIN_SETTINGS
|
// BUILDIN_SETTINGS
|
||||||
|
|||||||
Reference in New Issue
Block a user