From 4876746f7ab6bfc224e87c01e3ae5e2dded4401d Mon Sep 17 00:00:00 2001 From: caicob <30500958+caicob@users.noreply.github.com> Date: Wed, 30 Jul 2025 23:42:56 -0300 Subject: [PATCH] docs: README_EN.md (#340) --- README_EN.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README_EN.md b/README_EN.md index c17bd44..20adac2 100644 --- a/README_EN.md +++ b/README_EN.md @@ -164,8 +164,7 @@ The table below does not list all configurations. Please refer to the configurat | RUSTDESK_API_APP_DISABLE_PWD_LOGIN | disable password login | `false` | | RUSTDESK_API_APP_REGISTER_STATUS | register user default status ; 1 enabled , 2 disabled ; default 1 | `1` | | RUSTDESK_API_APP_CAPTCHA_THRESHOLD | captcha threshold; -1 disabled, 0 always enable, >0 threshold ;default `3` | `3` | -| RUSTDESK_API_APP_BAN_THRESHOLD | ban ip threshold; 0 disabled, >0 threshold ; default `0` - | `0` | +| RUSTDESK_API_APP_BAN_THRESHOLD | ban ip threshold; 0 disabled, >0 threshold ; default `0` | `0` | | ----- ADMIN Configuration----- | ---------- | ---------- | | RUSTDESK_API_ADMIN_TITLE | Admin Title | `RustDesk Api Admin` | | RUSTDESK_API_ADMIN_HELLO | Admin welcome message, you can use `html` | | @@ -325,4 +324,4 @@ Thanks to everyone who contributed! -## Thanks for your support! If you find this project useful, please give it a ⭐️. Thank you! \ No newline at end of file +## Thanks for your support! If you find this project useful, please give it a ⭐️. Thank you!