add config suggestion for addition paths

This commit is contained in:
Yonel Ceruto
2018-09-05 10:58:51 -04:00
parent 85ff539ac9
commit cc439b6eb0
@@ -1,4 +1,6 @@
twig:
default_path: '%kernel.project_dir%/templates'
# additional template paths
#paths: []
debug: '%kernel.debug%'
strict_variables: '%kernel.debug%'