From df21257d50268a44dc77df4283ab49bb73b07af0 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Sat, 21 Mar 2026 13:42:20 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 238a53b..e41a958 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1088,7 +1088,7 @@ https://github.com/rustdesk/rustdesk-server-pro/discussions/477 # What are managed devices / Login users / concurrent connections in `Pro`? ## Managed devices -All devices connected to the server are counted. The server does not know the device will be accessed once or many time, it also does not know the device is attended or unattended. These devices are displayed on the `Devices` page of the `web console`. **Excessive devices will be disabled** (you can not remote access a disabled device), you can not access these excessive devices remotely. The number of managed devices on the plan is also the maximum number of items allowed in one address book. +All devices connected to the server (aka you want to connect) are counted. The server does not know the device will be accessed once or many time, it also does not know the device is attended or unattended. These devices are displayed on the `Devices` page of the `web console`. **Excessive devices will be disabled** (you can not remote access a disabled device), you can not access these excessive devices remotely. The number of managed devices on the plan is also the maximum number of items allowed in one address book. ![image](https://github.com/user-attachments/assets/0289d1a6-a66a-420e-908f-195fb2a98f53)