mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01: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)%'
|