diff --git a/config.json b/config.json index d58f0b2d..0de340e3 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { - "cache" : {"allowed" : false}, + "cache" : {"allowed" : true}, "minification" : { - "js" : false, + "js" : true, "css" : true, "html" : true, "img" : true