mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 05:47:11 +02:00
Removed template support for PHP
This commit is contained in:
@@ -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']
|
||||
|
Reference in New Issue
Block a user