This commit is contained in:
coderaiser 2012-07-05 04:28:23 -04:00
parent a378a2deca
commit 6a97581437

View file

@ -187,10 +187,10 @@ CloudServer.init=(function(){
var lConfig={
"cache" : {"allowed" : true},
"minification" : {
"js" : true,
"css" : true,
"js" : false,
"css" : false,
"html" : true,
"img" : true
"img" : false
}
};
try{