diff --git a/Configure-Multiple-Users.md b/Configure-Multiple-Users.md index 1a4ad80..ed17901 100644 --- a/Configure-Multiple-Users.md +++ b/Configure-Multiple-Users.md @@ -2,9 +2,7 @@ You can use different passwords on different ports like this: { "server": "127.0.0.1", - "server_port": 8381, "local_port": 1081, - "password": "foobar1", "port_password": { "8381": "foobar1", "8382": "foobar2",