From 86d395a89ab1fd654d3e52a98d7dc69c55b6c0ea Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Sat, 5 Apr 2025 11:40:19 +0800 Subject: [PATCH] Update _index.en.md --- .../client-configuration/advanced-settings/_index.en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 88c5ff0..e73c9b9 100644 --- a/content/self-host/client-configuration/advanced-settings/_index.en.md +++ b/content/self-host/client-configuration/advanced-settings/_index.en.md @@ -1056,7 +1056,7 @@ https://github.com/rustdesk/rustdesk/issues/8687 ### display-name -Change your display name which will be shown on the popup when you connect to remote device. By default it displays your OS username. +Change your display name which will be shown on the popup when you connect to remote device. By default it displays login user's name first, otherwise it displays your OS username. https://github.com/rustdesk/rustdesk-server-pro/issues/277 @@ -1159,4 +1159,4 @@ 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` | \ No newline at end of file +| Y, N | N | `allow-d3d-render=Y` |