From 0b432fe02499e7247f2328e18e6e72417566896e Mon Sep 17 00:00:00 2001 From: Awilum Date: Mon, 21 May 2018 18:45:59 +0300 Subject: [PATCH] Settings: cache.enabled is true from now --- site/config/site.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/config/site.yaml b/site/config/site.yaml index f0b40440..ded33d55 100755 --- a/site/config/site.yaml +++ b/site/config/site.yaml @@ -24,7 +24,7 @@ errors: display: true cache: - enabled: false + enabled: true prefix: flextype driver: auto lifetime: 604800