mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 18:46:48 +03:00
6 lines
143 B
YAML
6 lines
143 B
YAML
karser_recaptcha3:
|
|
site_key: '%env(RECAPTCHA3_KEY)%'
|
|
secret_key: '%env(RECAPTCHA3_SECRET)%'
|
|
score_threshold: 0.5
|
|
enabled: true
|