cloudcmd/config.json
2012-07-23 14:03:31 +03:00

13 lines
No EOL
270 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"
}