From 09a68131eb06d6d0f4f4e380d6b354cf3d8fc608 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 5 Jul 2012 07:13:28 -0400 Subject: [PATCH] nodester --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index c1aa926a..e1e4ae3b 100644 --- a/config.json +++ b/config.json @@ -2,8 +2,8 @@ "cache" : {"allowed" : true}, "minification" : { "js" : true, - "css" : false, + "css" : true, "html" : true, - "img" : false + "img" : true } } \ No newline at end of file