maintain one id server only
This commit is contained in:
parent
1954f905af
commit
b85cb81d9e
@ -82,9 +82,7 @@ const CHARS: &[char] = &[
|
||||
];
|
||||
|
||||
pub const RENDEZVOUS_SERVERS: &[&str] = &[
|
||||
"rs-ny.rustdesk.com",
|
||||
"rs-sg.rustdesk.com",
|
||||
"rs-cn.rustdesk.com",
|
||||
];
|
||||
|
||||
pub const RS_PUB_KEY: &str = match option_env!("RS_PUB_KEY") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user