From 3de7d7579ba77bcdd8175f1cd2e282d4162ed01e Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Tue, 11 Nov 2025 09:42:56 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index 7e10760..46f0e01 100644 --- a/FAQ.md +++ b/FAQ.md @@ -967,9 +967,9 @@ You can also upgrade to this model in https://rustdesk.com/self-host/account by We have two license models. -The first one is in our pricing page, [rustdesk.com/pricing](http://rustdesk.com/pricing), it does not limit number of concurrent connections, but limit number of devices strictly, excessive devices will be disabled. About the definition of users and devices, please check here, https://github.com/rustdesk/rustdesk/wiki/FAQ#what-are-managed-devices--login-users--concurrent-connections-in-pro +The first one is in our pricing page, [rustdesk.com/pricing](http://rustdesk.com/pricing), it does not limit number of concurrent connections, but limit number of devices strictly, excessive devices will be disabled. All devices will be counted no matter it is accessed once or everyday, the server itself does know how often it will be accessed. About the definition of users and devices, please check here, https://github.com/rustdesk/rustdesk/wiki/FAQ#what-are-managed-devices--login-users--concurrent-connections-in-pro -The second one is here, https://github.com/rustdesk/rustdesk/wiki/FAQ#what-about-casual-support-cases-for-pro, we call it `custom2`, it won't disable excessive devices, but limit number of concurrent connections, which is mainly designed for casual / quick support use case. +The second one is here, https://github.com/rustdesk/rustdesk/wiki/FAQ#what-about-casual-support-cases-for-pro, we call it `custom2`, it does not limit devices strictly, but limit number of concurrent connections, which is mainly designed for casual / quick support use case. # Security Information