mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
point to the CAPTCHA docs
This commit is contained in:
parent
ba0406d10d
commit
33546b58aa
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ class CaptchaConfig(Config):
|
|||
def default_config(self, **kwargs):
|
||||
return """\
|
||||
## Captcha ##
|
||||
# See docs/CAPTCHA_SETUP for full details of configuring this.
|
||||
|
||||
# This Home Server's ReCAPTCHA public key.
|
||||
recaptcha_public_key: "YOUR_PUBLIC_KEY"
|
||||
|
|
Loading…
Add table
Reference in a new issue