mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
6 lines
156 B
YAML
6 lines
156 B
YAML
vuillaume_agency_turnstile:
|
|
key: '%env(TURNSTILE_KEY)%'
|
|
secret: '%env(TURNSTILE_SECRET)%'
|
|
enable: true
|
|
disable_submit_until_verified: false
|