minor changes

This commit is contained in:
coderaiser 2012-07-23 15:15:18 +03:00
parent 539e29486e
commit c47a1a5aa7

View file

@ -69,7 +69,7 @@ All main configuration could be done thrue config.json.
"img" : false
},
"server" : true, /* server mode or testing mode */
"logs" : false /* logs or console ouput */
"logs" : false, /* logs or console ouput */
"port" : 31338, /* Cloud Commander port */
"ip" : "127.0.0.1" /* Cloud Commander IP */
}