Gauthier DUPONT 910ab9522b
Some checks reported warnings
Cadoles/hydra-sql/pipeline/head This commit is unstable
feat(altcha): add altcha validation layer to login
2025-03-26 16:12:31 +01:00

12 lines
260 B
YAML

twig:
globals:
locales: "%app.supported_locales%"
url_link: "%env(URL_LINK)%"
default_path: "%kernel.project_dir%/templates"
form_themes:
- "bootstrap_5_layout.html.twig"
- "altcha.html.twig"
when@test:
twig:
strict_variables: true