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:
parent
c362499cef
commit
b71186d958
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue