From f8a11fd869e15c6e5e235d0e0fe8b19a6a35d25c Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Tue, 29 Oct 2024 22:49:23 +0800 Subject: [PATCH] Update _index.en.md --- .../client-configuration/advanced-settings/_index.en.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/self-host/client-configuration/advanced-settings/_index.en.md b/content/self-host/client-configuration/advanced-settings/_index.en.md index 2763d53..6a6af75 100644 --- a/content/self-host/client-configuration/advanced-settings/_index.en.md +++ b/content/self-host/client-configuration/advanced-settings/_index.en.md @@ -242,6 +242,14 @@ Accept incoming connections via password or manually click. | :------: | :------: | :------: | :------: | | N | password, click, password-click | password-click | `approve-mode=password-click` | +### verification-method + +What type of password can be used + +| Install required | Values | Default | Example | +| :------: | :------: | :------: | :------: | +| N | use-temporary-password, use-permanent-password, both | both | `verification-method=use-permanent-password` | + ### proxy-url The proxy URL.