add a service configuration file

This commit is contained in:
Nicolas Le Goff
2012-01-06 16:48:28 +01:00
parent f42d856a87
commit f6c3ff82ce

7
config/service.yml Normal file
View File

@@ -0,0 +1,7 @@
#Twig services options
twig:
options:
charset: utf-8
strict_variables: true
autoescape: true
optimizer: true