Updated Configure Multiple Users (markdown)

clowwindy 2014-12-16 08:28:40 -08:00
parent cb37468493
commit bcc09bef2d

@ -3,7 +3,7 @@ Currently Python and Go servers support multiple users.
You can use different passwords on different ports like this:
{
"server": "127.0.0.1",
"server": "0.0.0.0",
"local_port": 1081,
"port_password": {
"8381": "foobar1",