mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 07:23:13 +00:00
add a service configuration file
This commit is contained in:
7
config/service.yml
Normal file
7
config/service.yml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
#Twig services options
|
||||||
|
twig:
|
||||||
|
options:
|
||||||
|
charset: utf-8
|
||||||
|
strict_variables: true
|
||||||
|
autoescape: true
|
||||||
|
optimizer: true
|
Reference in New Issue
Block a user