mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2024-12-04 15:06:51 +01:00
Removed template support for PHP
This commit is contained in:
parent
84ba9f9c2a
commit
94194aa2c9
@ -29,4 +29,4 @@ framework:
|
||||
# APCu (not recommended with heavy random-write workloads as memory fragmentation can cause perf issues)
|
||||
#app: cache.adapter.apcu
|
||||
templating:
|
||||
engines: ['twig', 'php']
|
||||
engines: ['twig']
|
||||
|
Loading…
Reference in New Issue
Block a user