minor changes

This commit is contained in:
coderaiser 2013-02-07 08:48:09 -05:00
parent 935913c43a
commit 92a7647b66

View file

@ -2,9 +2,9 @@
"api_url" : "/api/v1",
"appcache" : false,
"minification" : {
"js" : false,
"js" : true,
"css" : true,
"html" : false,
"html" : true,
"img" : true
},
"logs" : false,