1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-17 02:24:05 +02:00

Flextype Core: General fixes and refactoring #117

This commit is contained in:
Awilum
2019-06-11 21:23:25 +03:00
parent ee7e011cdc
commit 1cfa271c0b

View File

@@ -41,7 +41,7 @@ $config = [
'responseChunkSize' => 4096,
'httpVersion' => '1.1',
'twig' => [
'cache' => PATH['site'] . '/cache/twig',
'cache' => PATH['cache'] . '/twig',
'auto_reload' => true
],
'images' => [