This commit is contained in:
coderaiser 2012-07-05 07:13:28 -04:00
parent 80ac29ceda
commit 09a68131eb

View file

@ -2,8 +2,8 @@
"cache" : {"allowed" : true},
"minification" : {
"js" : true,
"css" : false,
"css" : true,
"html" : true,
"img" : false
"img" : true
}
}