From 8d2e318cb4d235bbc2cc826d15207572e0f327cb 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