mirror of
https://github.com/flextype/flextype.git
synced 2025-08-28 23:40:41 +02:00
Flextype Core: TWIG auto_reload option added #117
This commit is contained in:
@@ -49,6 +49,7 @@ $config = [
|
||||
'httpVersion' => '1.1',
|
||||
'twig' => [
|
||||
'cache' => PATH['site'] . '/cache/twig',
|
||||
'auto_reload' => true
|
||||
],
|
||||
'images' => [
|
||||
'driver' => 'gd',
|
||||
|
Reference in New Issue
Block a user