Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
1350962574 authored Jan 9, 2025
1 parent 6126968 commit db093c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,7 @@ docker run --rm --entrypoint /usr/bin/rustdesk-utils wy368/openrustdesk-server:
| 变量名 | 适用二进制文件 | 描述 |
| --- | --- | --- |
| ALWAYS_USE_RELAY | hbbs | 如果设置为 **"Y"**,则禁止直接对等连接 |
| LOGGED_IN_ONLY | hbbs | 如果设置为 **"YES"**,则禁止尚未登录用户发起的远控请求 |
| DB_URL | hbbs | 数据库文件路径 |
| DOWNGRADE_START_CHECK | hbbr | 下降检查延迟(秒) |
| DOWNGRADE_THRESHOLD | hbbr | 下降检查阈值(bit/ms) |
Expand All @@ -338,4 +339,4 @@ docker run --rm --entrypoint /usr/bin/rustdesk-utils wy368/openrustdesk-server:
| RUST_LOG | 所有 | 设置调试级别(error\|warn\|info\|debug\|trace) |
| SINGLE_BANDWIDTH | hbbr | 单个连接的最大带宽(Mb/s) |
| TOTAL_BANDWIDTH | hbbr | 总最大带宽(Mb/s) |
| LOGGED_IN_ONLY | hbbs | 如果设置为 **"YES"**,则禁止尚未登录用户发起的远控请求 |

0 comments on commit db093c3

Please sign in to comment.