Update _index.en.md

This commit is contained in:
RustDesk 2025-05-28 15:40:56 +08:00 committed by GitHub
parent f4c2937af1
commit 1661721712
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1173,7 +1173,7 @@ https://github.com/rustdesk/rustdesk/discussions/9269
### allow-https-21114
Typically, HTTPS uses port 443. When the API server's port is mistakenly set to 21114, the default action will be to remove the 21114 port setting. Setting the option to Y allows the use of 21114 as the HTTPS port. Available in RustDesk client >=1.3.9.
Typically, HTTPS uses port 443. When the API server's port is mistakenly set to 21114, RustDesk client will remove the 21114 port setting by default. Setting the option to Y allows the use of 21114 as the HTTPS port. Available in RustDesk client >=1.3.9.
https://github.com/rustdesk/rustdesk-server-pro/discussions/570