cloudcmd/config.json
2012-07-23 06:16:15 -04:00

13 lines
No EOL
269 B
JSON

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