mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-07 02:39:33 +00:00
Initial commit
This commit is contained in:
commit
e5bec36c80
49 changed files with 7411 additions and 0 deletions
4
config/packages/twig.yaml
Normal file
4
config/packages/twig.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
twig:
|
||||
default_path: '%kernel.project_dir%/templates'
|
||||
debug: '%kernel.debug%'
|
||||
strict_variables: '%kernel.debug%'
|
||||
Loading…
Add table
Add a link
Reference in a new issue