chore(recaptcha): Update example config file
Some checks failed
Documentation / Build and Deploy Documentation (push) Has been skipped
Checks / Prefligit / prefligit (push) Failing after 1s
Release Docker Image / define-variables (push) Failing after 1s
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (push) Has been skipped
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (push) Has been skipped
Release Docker Image / merge (push) Has been skipped
Checks / Rust / Format (push) Failing after 1s
Checks / Rust / Clippy (push) Failing after 27s
Checks / Rust / Cargo Test (push) Failing after 27s

Unsure how this managed to get past the `git commit -S -a`
but sure
This commit is contained in:
nexy7574 2025-07-08 19:47:42 +01:00
parent c362499cef
commit b71186d958
No known key found for this signature in database
GPG key ID: 0FA334385D0B689F

View file

@ -442,8 +442,9 @@
#registration_token_file =
# The public site key for reCaptcha. If this is provided, reCaptcha
# becomes required during registration, **even if token registration is
# enabled**.
# becomes required during registration. If both captcha *and*
# registration token are enabled, both will be required during
# registration.
#
# IMPORTANT: "Verify the origin of reCAPTCHA solutions" **MUST** BE
# DISABLED IF YOU WANT THE CAPTCHA TO WORK IN 3RD PARTY CLIENTS, OR