Skip to content

Commit 6fa0bc8

Browse files
committed
advanced option enable-trusted-devices
Signed-off-by: 21pages <sunboeasy@gmail.com>
1 parent bfcc2af commit 6fa0bc8

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

content/self-host/client-configuration/advanced-settings/_index.en.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1058,3 +1058,13 @@ https://github.com/rustdesk/rustdesk-server-pro/discussions/304
10581058
Default password used to connect to remote devices, this password has lower priority than address book password and local saved password.
10591059

10601060
e.g. `default-connect-password=abcd1234`
1061+
1062+
### enable-trusted-devices
1063+
1064+
Allow trusted devices to skip 2FA verification.
1065+
1066+
https://github.com/rustdesk/rustdesk/discussions/8513#discussioncomment-10234494
1067+
1068+
| Values | Default | Example |
1069+
| :------: | :------: | :------: |
1070+
| Y, N | Y | `enable-trusted-devices=N` |

content/self-host/client-configuration/advanced-settings/_index.zh-cn.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1050,3 +1050,20 @@ https://github.com/rustdesk/rustdesk-server-pro/issues/277
10501050
将用户/策略分配给设备,您也可以通过[命令行](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/console/#assign-device-usersgroupsstrategies-to-devices)执行此操作
10511051

10521052
https://github.com/rustdesk/rustdesk-server-pro/discussions/304
1053+
1054+
1055+
### default-connect-password
1056+
1057+
用于连接远程设备的默认密码,该密码的优先级低于通讯录密码和本地保存的密码。
1058+
1059+
e.g. `default-connect-password=abcd1234`
1060+
1061+
### enable-trusted-devices
1062+
1063+
允许可信设备跳过2FA验证。
1064+
1065+
https://github.com/rustdesk/rustdesk/discussions/8513#discussioncomment-10234494
1066+
1067+
| 可设值 | 默认值 | 示例 |
1068+
| :------: | :------: | :------: |
1069+
| Y, N | Y | `enable-trusted-devices=N` |

0 commit comments

Comments
 (0)