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