From 24295da90197bd40b8d85cc2672940e2e15741f6 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 14 Nov 2025 18:15:08 +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 ccad364..f0b6f5e 100644 --- a/FAQ.md +++ b/FAQ.md @@ -983,7 +983,7 @@ 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. 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 does not limit devices strictly, 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](https://github.com/rustdesk/rustdesk/wiki/FAQ#concurrent-connections), which is mainly designed for casual / quick support use case. # Security Information