advanced option enable-trusted-devices

Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
21pages
2024-08-12 16:56:55 +08:00
parent bfcc2af422
commit 6fa0bc8304
2 changed files with 27 additions and 0 deletions

View File

@@ -1058,3 +1058,13 @@ https://github.com/rustdesk/rustdesk-server-pro/discussions/304
Default password used to connect to remote devices, this password has lower priority than address book password and local saved password.
e.g. `default-connect-password=abcd1234`
### enable-trusted-devices
Allow trusted devices to skip 2FA verification.
https://github.com/rustdesk/rustdesk/discussions/8513#discussioncomment-10234494
| Values | Default | Example |
| :------: | :------: | :------: |
| Y, N | Y | `enable-trusted-devices=N` |