Merge pull request #5283 from aaronraimist/captcha-docs
Specify the type of reCAPTCHA key to use (#5013)pull/5291/head
commit
8541db741a
|
@ -0,0 +1 @@
|
||||||
|
Specify the type of reCAPTCHA key to use.
|
|
@ -7,6 +7,7 @@ Requires a public/private key pair from:
|
||||||
|
|
||||||
https://developers.google.com/recaptcha/
|
https://developers.google.com/recaptcha/
|
||||||
|
|
||||||
|
Must be a reCAPTCHA v2 key using the "I'm not a robot" Checkbox option
|
||||||
|
|
||||||
Setting ReCaptcha Keys
|
Setting ReCaptcha Keys
|
||||||
----------------------
|
----------------------
|
||||||
|
|
Loading…
Reference in New Issue