minor changes

This commit is contained in:
coderaiser 2013-03-26 05:36:12 -04:00
parent cca3025c94
commit fccb0a0632
2 changed files with 3 additions and 3 deletions

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
},
"cache" : true,