Files
archived-recipes-contrib/victor-prdh/recaptcha-bundle/1.5/config/packages/recaptcha.yaml
Victor 42daffee82 create recipe for the victor-prdh/recaptcha-bundle (#1376)
* create recipe for the victor-prdh/recaptcha-bundle

* Corrections of test error

* Minimum version set to 1.2

* set min version to 1.3.0

* set min version to 1.4.0

* set min version to 1.5.0

Co-authored-by: prudhomme victor <vic301202@gmail.com>
2022-03-30 10:12:39 +02:00

4 lines
127 B
YAML

recaptcha:
google_site_key: '%env(GOOGLE_RECAPTCHA_SITE_KEY)%'
google_secret_key: '%env(GOOGLE_RECAPTCHA_SECRET_KEY)%'