This commit is contained in:
coderaiser 2012-07-05 07:13:28 -04:00
parent 7bdea8187a
commit 279b14a410

View file

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