mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
add more fine-grained hide options for https://github.com/rustdesk/rustdesk-server-pro/issues/276
This commit is contained in:
@@ -2189,6 +2189,10 @@ pub mod keys {
|
||||
OPTION_PRE_ELEVATE_SERVICE,
|
||||
OPTION_DISPLAY_NAME,
|
||||
"remove-preset-password-warning",
|
||||
"hide-security-settings",
|
||||
"hide-network-settings",
|
||||
"hide-server-settings",
|
||||
"hide-proxy-settings",
|
||||
];
|
||||
// DEFAULT_SETTINGS, OVERWRITE_SETTINGS
|
||||
pub const KEYS_SETTINGS: &[&str] = &[
|
||||
|
||||
Reference in New Issue
Block a user