point to the CAPTCHA docs
This commit is contained in:
parent
ba0406d10d
commit
33546b58aa
|
@ -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…
Reference in New Issue