From: Raphaƫl Gertz <git@rapsys.eu>
Date: Sun, 25 Feb 2018 04:59:29 +0000 (+0100)
Subject: Re-enable cache in twig
X-Git-Tag: 0.0.1~9
X-Git-Url: https://git.rapsys.eu/.gitweb.cgi/packbundle/commitdiff_plain/3d69b30091d5c7011150967d72781758f610aeb9?ds=sidebyside

Re-enable cache in twig
---

diff --git a/Resources/config/parameters.yml b/Resources/config/parameters.yml
index 3b69a7e..2b22993 100644
--- a/Resources/config/parameters.yml
+++ b/Resources/config/parameters.yml
@@ -26,4 +26,4 @@ framework:
 
 # Force cache disable to regenerate resources each time
 #twig:
-#        cache: ~
+#    cache: ~