Skip to content
Snippets Groups Projects
Commit 33546b58 authored by Matthew Hodgson's avatar Matthew Hodgson
Browse files

point to the CAPTCHA docs

parent ba0406d1
No related branches found
No related tags found
No related merge requests found
...@@ -27,6 +27,7 @@ class CaptchaConfig(Config): ...@@ -27,6 +27,7 @@ class CaptchaConfig(Config):
def default_config(self, **kwargs): def default_config(self, **kwargs):
return """\ return """\
## Captcha ## ## Captcha ##
# See docs/CAPTCHA_SETUP for full details of configuring this.
# This Home Server's ReCAPTCHA public key. # This Home Server's ReCAPTCHA public key.
recaptcha_public_key: "YOUR_PUBLIC_KEY" recaptcha_public_key: "YOUR_PUBLIC_KEY"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment