# cat=plugin.recaptcha; type=string; label=reCAPTCHA API-server address
api_server = https://www.google.com/recaptcha/api.js

# cat=plugin.recaptcha; type=string; label=reCAPTCHA VERIFY-server address
verify_server = https://www.google.com/recaptcha/api/siteverify

# cat=plugin.recaptcha; type=string; label=reCAPTCHA public key
public_key = 6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI

# cat=plugin.recaptcha; type=string; label=reCAPTCHA private key
private_key = 6LeIxAcTAAAAAGG-vFI1TnRWxMZNFuojJ4WifJWe

# cat=plugin.recaptcha; type=string; label=reCAPTCHA language
lang =

# cat=plugin.recaptcha; type=boolean; label= enforcing captcha even in development mode
enforceCaptcha = 0

# cat=plugin.recaptcha//11; type=boolean; label= reCAPTCHA robotMode: If you use a frontend testing tool, which cannot solve the recaptcha
robotMode = 0
