1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-29 07:50:29 +02:00

Flextype Core: update twig cache path #117

This commit is contained in:
Awilum
2019-06-07 20:03:22 +03:00
parent c749672787
commit d9f94ef596

View File

@@ -47,8 +47,7 @@ $config = [
'httpVersion' => '1.1',
'twig' => [
'cache' => false,
'debug' => true,
'cache' => PATH['site'] . '/cache/twig',
],
'images' => [