From 3dfdf53affd583a1595a2bcccc627afd1275a638 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Thu, 15 May 2025 15:13:25 +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 689e5f5..7971e7a 100644 --- a/FAQ.md +++ b/FAQ.md @@ -717,9 +717,9 @@ Otherwise, please follow below: The callback is the public URL of the API so `https://[yourservername]/api/oidc/callback` as long as you setup https and a public URL. The Client ID and secret are part of the Azure application setup steps in [the instructions](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/oidc/azure/) # What about casual support cases for Pro? -We have no way to prevent from casual support devices being added to devices page in web console. But we provide this [solution (license model)](https://github.com/rustdesk/rustdesk-server-pro/discussions/182#discussioncomment-10083053) for your case. +We have no way to prevent from casual support devices being added to devices page in web console. But we provide a new [solution (license model)](https://github.com/rustdesk/rustdesk-server-pro/discussions/182#discussioncomment-10083053) for your case. -[Excessive devices](https://github.com/rustdesk/rustdesk/wiki/FAQ#managed-devices) will not be disabled automatically; however, we have introduced a limit on the number of [concurrent connections](https://github.com/rustdesk/rustdesk/wiki/FAQ#concurrent-connections). Excessive devices cannot be assigned to users or device groups. Additionally, the maximum number of devices that can be included in a single address book is restricted by the total number of managed devices allowed under your license. +[Excessive devices](https://github.com/rustdesk/rustdesk/wiki/FAQ#managed-devices) in this new license model will not be disabled automatically; however, we have introduced a limit on the number of [concurrent connections](https://github.com/rustdesk/rustdesk/wiki/FAQ#concurrent-connections). Excessive devices cannot be assigned to users or device groups. Additionally, the maximum number of devices that can be included in a single address book is restricted by the total number of managed devices allowed under your license. The new license model: https://rustdesk.com/pricing#custom2