diff --git a/content/en/admin/config.md b/content/en/admin/config.md index 8e01b334..10814e00 100644 --- a/content/en/admin/config.md +++ b/content/en/admin/config.md @@ -808,6 +808,13 @@ It is important to use a supported file format (JPEG or PNG, not SVG). ## Limits {#limits} +### Anti Spam / Abuse + +#### `HCAPTCHA_SITE_KEY` +#### `HCAPTCHA_SECRET_KEY` + +If set, registrations confirm page will display a captcha, see [Captcha](https://docs.joinmastodon.org/admin/optional/captcha/) + ### Email domains #### `EMAIL_DOMAIN_ALLOWLIST` @@ -870,10 +877,6 @@ Defaults to `https://github.com/$GITHUB_REPOSITORY` #### `FFMPEG_BINARY` -#### `HCAPTCHA_SITE_KEY` - -Set this to your hCaptcha site key to enable captchas on the account confirmation page using hCaptcha. - Defaults to empty value (not enabled) #### `LOCAL_HTTPS`