Update _index.en.md

This commit is contained in:
RustDesk 2025-05-01 00:12:52 +08:00 committed by GitHub
parent 5ecd1d559a
commit 624570b6e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1186,3 +1186,12 @@ D3D render can get high FPS and reduce the cpu usage, but the remote control scr
| Values | Default | Example |
| :------: | :------: | :------: |
| Y, N | N | `allow-d3d-render=Y` |
### allow-hostname-as-id
[Use hostname as id](https://github.com/rustdesk/rustdesk-server-pro/discussions/483), spaces in the hostname are replaced with '-'. This is not 100% guaranteed; if a conflict occurs, a random ID will be assigned. Available in RustDesk client version 1.4.0 and later."
| Values | Default | Example |
| :------: | :------: | :------: |
| Y, N | N | `allow-hostname-as-id=Y` |