UserPass Method
This commit is contained in:
@ -13,8 +13,10 @@
|
||||
}
|
||||
},
|
||||
"auth": {
|
||||
"type": "password",
|
||||
"password": "$authpassword"
|
||||
"type": "userpass",
|
||||
"userpass": {
|
||||
"default": "$authpassword"
|
||||
}
|
||||
},
|
||||
"quic": {
|
||||
"initStreamReceiveWindow": 8388608,
|
||||
|
||||
Reference in New Issue
Block a user