diff --git a/flextype/bootstrap.php b/flextype/bootstrap.php index 2c5c6463..a346fd89 100755 --- a/flextype/bootstrap.php +++ b/flextype/bootstrap.php @@ -49,6 +49,7 @@ $config = [ 'httpVersion' => '1.1', 'twig' => [ 'cache' => PATH['site'] . '/cache/twig', + 'auto_reload' => true ], 'images' => [ 'driver' => 'gd',