Revert da45398120fee791ba3e97938f85018f8c671a4c...ffe686e341c4c0c6c1f6046263e85a112054916d on Configure Multiple Users
parent
8d12ef7c5d
commit
4bfc875d50
1 changed files with 2 additions and 0 deletions
|
@ -2,7 +2,9 @@ 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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue