2021-07-20 13:04:47 +02:00
|
|
|
twig:
|
|
|
|
default_path: '%kernel.project_dir%/templates'
|
|
|
|
debug: '%kernel.debug%'
|
|
|
|
strict_variables: '%kernel.debug%'
|
|
|
|
exception_controller: null
|
|
|
|
form_themes:
|
|
|
|
- 'Form/fields.html.twig'
|
|
|
|
- '@TetranzSelect2Entity/Form/fields.html.twig'
|
|
|
|
globals:
|
|
|
|
appAlias: '%appAlias%'
|
|
|
|
appAuth: '%appAuth%'
|
|
|
|
appName: '%appName%'
|
|
|
|
appCron: '%appCron%'
|
|
|
|
wssuse: '%wssuse%'
|
|
|
|
wssurl: '%wssurl%'
|
2022-01-22 11:18:42 +01:00
|
|
|
giteaUrl: '%giteaUrl%'
|
2021-07-20 13:04:47 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|