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:
@@ -41,7 +41,7 @@ $config = [
|
||||
'responseChunkSize' => 4096,
|
||||
'httpVersion' => '1.1',
|
||||
'twig' => [
|
||||
'cache' => PATH['site'] . '/cache/twig',
|
||||
'cache' => PATH['cache'] . '/twig',
|
||||
'auto_reload' => true
|
||||
],
|
||||
'images' => [
|
||||
|
Reference in New Issue
Block a user