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' => [