cloudcmd/config.json
2012-07-26 07:06:43 -04:00

13 lines
No EOL
267 B
JSON

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