mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 18:16:46 +03:00
5 lines
191 B
YAML
5 lines
191 B
YAML
# See https://github.com/excelwebzone/EWZRecaptchaBundle for full configuration
|
|
ewz_recaptcha:
|
|
public_key: '%env(EWZ_RECAPTCHA_SITE_KEY)%'
|
|
private_key: '%env(EWZ_RECAPTCHA_SECRET)%'
|