forked from GNUsocial/gnu-social
[TWIG][CONFIG] Change default_path and add public_path
This commit is contained in:
parent
d6196a5e69
commit
9b88f93cad
@ -1,2 +1,4 @@
|
||||
twig:
|
||||
default_path: '%kernel.project_dir%/templates'
|
||||
paths:
|
||||
'%kernel.project_dir%/templates': default_path
|
||||
"%kernel.project_dir%/public": public_path
|
Loading…
Reference in New Issue
Block a user