7 lines
179 B
YAML
7 lines
179 B
YAML
twig:
|
|
paths: ['%kernel.project_dir%/templates']
|
|
debug: '%kernel.debug%'
|
|
strict_variables: '%kernel.debug%'
|
|
globals:
|
|
ga_tracking: "%env(GOOGLE_ANALYTICS)%"
|