mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
add relay in --config https://github.com/rustdesk/rustdesk/discussions/7118
This commit is contained in:
@@ -348,6 +348,7 @@ pub fn core_main() -> Option<Vec<String>> {
|
||||
lic.host,
|
||||
);
|
||||
crate::ui_interface::set_option("api-server".into(), lic.api);
|
||||
crate::ui_interface::set_option("relay-server".into(), lic.relay);
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user