|
|
@@ -164,8 +164,7 @@ The table below does not list all configurations. Please refer to the configurat
|
|
164
|
164
|
| RUSTDESK_API_APP_DISABLE_PWD_LOGIN | disable password login | `false` |
|
|
165
|
165
|
| RUSTDESK_API_APP_REGISTER_STATUS | register user default status ; 1 enabled , 2 disabled ; default 1 | `1` |
|
|
166
|
166
|
| RUSTDESK_API_APP_CAPTCHA_THRESHOLD | captcha threshold; -1 disabled, 0 always enable, >0 threshold ;default `3` | `3` |
|
|
167
|
|
-| RUSTDESK_API_APP_BAN_THRESHOLD | ban ip threshold; 0 disabled, >0 threshold ; default `0`
|
|
168
|
|
- | `0` |
|
|
|
167
|
+| RUSTDESK_API_APP_BAN_THRESHOLD | ban ip threshold; 0 disabled, >0 threshold ; default `0` | `0` |
|
|
169
|
168
|
| ----- ADMIN Configuration----- | ---------- | ---------- |
|
|
170
|
169
|
| RUSTDESK_API_ADMIN_TITLE | Admin Title | `RustDesk Api Admin` |
|
|
171
|
170
|
| RUSTDESK_API_ADMIN_HELLO | Admin welcome message, you can use `html` | |
|
|
|
@@ -325,4 +324,4 @@ Thanks to everyone who contributed!
|
|
325
|
324
|
<img src="https://contrib.rocks/image?repo=lejianwen/rustdesk-api" />
|
|
326
|
325
|
</a>
|
|
327
|
326
|
|
|
328
|
|
-## Thanks for your support! If you find this project useful, please give it a ⭐️. Thank you!
|
|
|
327
|
+## Thanks for your support! If you find this project useful, please give it a ⭐️. Thank you!
|