Updated Configure Multiple Users (markdown)
parent
bcc09bef2d
commit
b165ad1185
1 changed files with 1 additions and 2 deletions
|
@ -4,14 +4,13 @@ You can use different passwords on different ports like this:
|
|||
|
||||
{
|
||||
"server": "0.0.0.0",
|
||||
"local_port": 1081,
|
||||
"port_password": {
|
||||
"8381": "foobar1",
|
||||
"8382": "foobar2",
|
||||
"8383": "foobar3",
|
||||
"8384": "foobar4"
|
||||
},
|
||||
"timeout": 60,
|
||||
"timeout": 300,
|
||||
"method": "aes-256-cfb"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue