From dc041430aeb15575cbd1db2aaf39010cd293561a Mon Sep 17 00:00:00 2001 From: DMRobertson Date: Wed, 17 Nov 2021 14:20:12 +0000 Subject: deploy: 077b74929f8f412395d1156e1b97eb16701059fa --- latest/CAPTCHA_SETUP.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'latest/CAPTCHA_SETUP.html') diff --git a/latest/CAPTCHA_SETUP.html b/latest/CAPTCHA_SETUP.html index 44dcced760..e69713a598 100644 --- a/latest/CAPTCHA_SETUP.html +++ b/latest/CAPTCHA_SETUP.html @@ -99,7 +99,7 @@ @@ -198,12 +198,12 @@ in homeserver.yaml, to the list of authorized domains. If you have
  • Agree to the terms of service and submit.
  • Copy your site key and secret key and add them to your homeserver.yaml configuration file -
    recaptcha_public_key: YOUR_SITE_KEY
    +
    recaptcha_public_key: YOUR_SITE_KEY
     recaptcha_private_key: YOUR_SECRET_KEY
     
  • Enable the CAPTCHA for new registrations -
    enable_registration_captcha: true
    +
    enable_registration_captcha: true
     
  • Go to the settings page for the CAPTCHA you just created
  • -- cgit 1.5.1