diff --git a/packages/docusaurus/docs/07-Community Guides/02-crowdsec.md b/packages/docusaurus/docs/07-Community Guides/02-crowdsec.md index cd39dd9..3d8df03 100644 --- a/packages/docusaurus/docs/07-Community Guides/02-crowdsec.md +++ b/packages/docusaurus/docs/07-Community Guides/02-crowdsec.md @@ -172,7 +172,7 @@ To use a custom captcha page, follow these steps: wget https://raw.githubusercontent.com/maxlerebourg/crowdsec-bouncer-traefik-plugin/refs/heads/main/captcha.html ``` -2. Update the `/config/traefik/dynamic_config.yml` file with the following configuration, replacing `` with your captcha provider (e.g. hCaptcha, reCaptcha, Turnstile), and `` with the appropriate site and secret keys: +2. Update the `/config/traefik/dynamic_config.yml` file with the following configuration, replacing `` with your captcha provider (MUST BE either `hcaptcha`, `recaptcha`, or `turnstile`), and `` with the appropriate site and secret keys: ```yaml http: