summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorAaron Raimist <aaron@raim.ist>2019-05-28 22:04:24 -0500
committerAaron Raimist <aaron@raim.ist>2019-05-28 22:04:27 -0500
commitf795595e956c4584ae280a59ca122057894e0c54 (patch)
tree97c5f249aad69b5891bce9aa85da30485c133e86 /docs
parentMerge pull request #5251 from matrix-org/rav/server_keys/01-check_sig (diff)
downloadsynapse-f795595e956c4584ae280a59ca122057894e0c54.tar.xz
Specify the type of reCAPTCHA key to use (#5013)
Signed-off-by: Aaron Raimist <aaron@raim.ist>
Diffstat (limited to 'docs')
-rw-r--r--docs/CAPTCHA_SETUP.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CAPTCHA_SETUP.rst b/docs/CAPTCHA_SETUP.rst
index 19a204d9ce..0c22ee4ff6 100644
--- a/docs/CAPTCHA_SETUP.rst
+++ b/docs/CAPTCHA_SETUP.rst
@@ -7,6 +7,7 @@ Requires a public/private key pair from:
 
 https://developers.google.com/recaptcha/
 
+Must be a reCAPTCHA v2 key using the "I'm not a robot" Checkbox option
 
 Setting ReCaptcha Keys
 ----------------------