Skip to content
Snippets Groups Projects
Commit 2b8a1c72 authored by Andreas Nüßlein's avatar Andreas Nüßlein
Browse files

use google captcha test keys

parent f00356c2
No related branches found
No related tags found
No related merge requests found
......@@ -21,4 +21,6 @@ DEBUG_TOOLBAR_CONFIG = {
"SHOW_TEMPLATE_CONTEXT": True,
}
RECAPTCHA_PUBLIC_KEY = "6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI"
RECAPTCHA_PRIVATE_KEY = "6LeIxAcTAAAAAGG-vFI1TnRWxMZNFuojJ4WifJWe"
SILENCED_SYSTEM_CHECKS = ["captcha.recaptcha_test_key_error"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment