minor changes

This commit is contained in:
coderaiser 2012-07-23 15:15:18 +03:00
parent 5333115a85
commit 368cb11b28

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 */
}