mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-04-09 12:02:06 +00:00
Update
This commit is contained in:
parent
daf00da783
commit
20706c6638
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ Trojan is designed to work with correctly configured encrypted TLS tunnels.
|
|||
}
|
||||
```
|
||||
|
||||
> `clients`: [ClientObject](#clientobject)
|
||||
> `clients`: \[ [ClientObject](#clientobject) \]
|
||||
|
||||
An array representing a group of users approved by the server.
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@ Unlike [VMess](./vmess.md), VLESS does not rely on system time. The authenticati
|
|||
}
|
||||
```
|
||||
|
||||
> `clients`: [ClientObject](#clientobject)
|
||||
> `clients`: \[ [ClientObject](#clientobject) \]
|
||||
|
||||
An array representing a group of users approved by the server.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue