From 1661721712f7408f8b4f7db7a609e42ab4724fad Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Wed, 28 May 2025 15:40:56 +0800 Subject: [PATCH] Update _index.en.md --- .../client-configuration/advanced-settings/_index.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/self-host/client-configuration/advanced-settings/_index.en.md b/content/self-host/client-configuration/advanced-settings/_index.en.md index aa7a509..c078358 100644 --- a/content/self-host/client-configuration/advanced-settings/_index.en.md +++ b/content/self-host/client-configuration/advanced-settings/_index.en.md @@ -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