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