From dc35575027e1bc49183feeaa162bd7830c6652c8 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 1 Oct 2012 05:52:18 -0400 Subject: [PATCH] config setted up for release use --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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