1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-07-28 18:58:30 +00:00

chore(recaptcha): Update example config file

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