mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2024-11-07 08:54:20 +01:00
Update _index.en.md
This commit is contained in:
parent
745d256ecd
commit
e4058495e8
@ -106,11 +106,15 @@ We have noticed that in some cases, when double downloaded, something like `copy
|
||||
|
||||
By adding `--` at the end right after our config string, even if something is added to the file name, it won't corrupt the config string, and RustDesk will correctly retrieve it.
|
||||
|
||||
### 6. [Hardcoding Custom Settings](https://rustdesk.com/docs/en/self-host/client-configuration/hardcode-settings/)
|
||||
### 6, Import config from `Pro` via clipboard
|
||||
|
||||
### 7. Use command line `--config`
|
||||
https://github.com/rustdesk/rustdesk-server-pro/discussions/372#discussioncomment-10473298
|
||||
|
||||
### 7. [Hardcoding Custom Settings](https://rustdesk.com/docs/en/self-host/client-configuration/hardcode-settings/)
|
||||
|
||||
### 8. Use command line `--config`
|
||||
`rustdesk.exe --config <config-string>`
|
||||
|
||||
You can get the config string from web console (you can see it on above picture) or from RustDesk client "Settings → Network" ([here](https://github.com/rustdesk/rustdesk/discussions/7118) is a discussion about this).
|
||||
|
||||
### 8. [Advanced Settings](https://rustdesk.com/docs/en/self-host/client-configuration/advanced-settings/)
|
||||
### 9. [Advanced Settings](https://rustdesk.com/docs/en/self-host/client-configuration/advanced-settings/)
|
||||
|
Loading…
Reference in New Issue
Block a user