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