From 1cfa271c0b0341b4e32fcd666333aa8512c27e89 Mon Sep 17 00:00:00 2001 From: Awilum Date: Tue, 11 Jun 2019 21:23:25 +0300 Subject: [PATCH] Flextype Core: General fixes and refactoring #117 --- flextype/bootstrap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flextype/bootstrap.php b/flextype/bootstrap.php index 93eac9fa..ea800f7c 100755 --- a/flextype/bootstrap.php +++ b/flextype/bootstrap.php @@ -41,7 +41,7 @@ $config = [ 'responseChunkSize' => 4096, 'httpVersion' => '1.1', 'twig' => [ - 'cache' => PATH['site'] . '/cache/twig', + 'cache' => PATH['cache'] . '/twig', 'auto_reload' => true ], 'images' => [