From f8d77c26932393e257da290abfd583816d22c100 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Sun, 23 Mar 2025 11:46:59 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/FAQ.md b/FAQ.md index a1296b3..05f4eac 100644 --- a/FAQ.md +++ b/FAQ.md @@ -884,6 +884,10 @@ https://github.com/rustdesk/rustdesk-server-pro/issues/312 # Showing multiple remote minotors as individual windows https://x.com/rustdesk/status/1714199082640581039 +# Need to set license everyting after restarting container + +[you HAVE to use network_mode: "host" to ensure licensing persists](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/installscript/docker/#:~:text=HAVE%20to%20use-,network_mode,-%3A%20%22host%22%20to) + # Open connection in new window rather than tab ![image](https://github.com/user-attachments/assets/5aacd546-7eb9-43a4-b3a8-28bc4301135a) @@ -891,10 +895,6 @@ or turn off below ![image](https://github.com/user-attachments/assets/243637fa-7008-440b-91af-ed16f21687eb) -# Need to set license everyting after restarting container - -[you HAVE to use network_mode: "host" to ensure licensing persists](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/installscript/docker/#:~:text=HAVE%20to%20use-,network_mode,-%3A%20%22host%22%20to) - # Building custom client on web console not work Some users have reported issues where custom client tasks remain stuck in a queued or pending state, and the download link is never generated. Here’s why: