diff --git a/config.json b/config.json index 75bcf6c6..8ce7879f 100644 --- a/config.json +++ b/config.json @@ -1,8 +1,8 @@ { - "cache" : {"allowed" : false}, + "cache" : {"allowed" : true}, "appcache" : false, "minification" : { - "js" : false, + "js" : true, "css" : true, "html" : true, "img" : true