mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
remove useless stop-rendezvous-service
This commit is contained in:
@@ -2027,7 +2027,6 @@ pub fn option2bool(option: &str, value: &str) -> bool {
|
||||
} else if option.starts_with("allow-")
|
||||
|| option == "stop-service"
|
||||
|| option == keys::OPTION_DIRECT_SERVER
|
||||
|| option == "stop-rendezvous-service"
|
||||
|| option == "force-always-relay"
|
||||
{
|
||||
value == "Y"
|
||||
|
||||
Reference in New Issue
Block a user