twig.yaml 200 B

1234567891011
  1. twig:
  2. file_name_pattern: '*.twig'
  3. globals:
  4. site_title: '%title%'
  5. matomo: '%matomo%'
  6. matomo_url: '%matomo_url%'
  7. when@test:
  8. twig:
  9. strict_variables: true