use users instead of user
parent
14662e8461
commit
e1e504eef3
|
@ -27,7 +27,7 @@
|
||||||
{
|
{
|
||||||
"address": "1.2.3.4",
|
"address": "1.2.3.4",
|
||||||
"port": 1234,
|
"port": 1234,
|
||||||
"user": [
|
"users": [
|
||||||
{
|
{
|
||||||
"id": "",
|
"id": "",
|
||||||
"encryption": "none",
|
"encryption": "none",
|
||||||
|
|
Loading…
Reference in New Issue