cloudcmd/config.json
2012-07-09 10:50:52 -04:00

11 lines
No EOL
210 B
JSON

{
"cache" : {"allowed" : true},
"minification" : {
"js" : true,
"css" : true,
"html" : true,
"img" : true
},
"server" : true,
"logs" : false
}