From 06d87ebabc6834c0f82d0e98016537d39de12e10 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Fri, 5 Oct 2012 09:09:44 -0400 Subject: [PATCH] added CONTRIBUTING --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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