forked from mirror/serenity
documentation: Fix missing docs
This commit is contained in:
parent
239a64c7e6
commit
d47b3edba5
@ -26,6 +26,8 @@ Log configuration, see [Log](https://sing-box.sagernet.org/configuration/log/).
|
||||
|
||||
#### listen
|
||||
|
||||
==Required==
|
||||
|
||||
Listen address.
|
||||
|
||||
#### tls
|
||||
@ -50,14 +52,20 @@ List of [Subscription](./subscription), can be referenced in [Profile](./profile
|
||||
|
||||
#### templates
|
||||
|
||||
==Required==
|
||||
|
||||
List of [Template](./template), can be referenced in [Profile](./profile).
|
||||
|
||||
#### profiles
|
||||
|
||||
==Required==
|
||||
|
||||
List of [Profile](./profile), can be referenced in [User](./user).
|
||||
|
||||
#### users
|
||||
|
||||
==Required==
|
||||
|
||||
List of [User](./user).
|
||||
|
||||
### Check
|
||||
|
@ -40,3 +40,11 @@ Custom template for different user agent.
|
||||
The key is a regular expression matching the user agent.
|
||||
|
||||
The value is the template name.
|
||||
|
||||
#### outbound
|
||||
|
||||
Included outbounds.
|
||||
|
||||
#### subscription
|
||||
|
||||
Included subscriptions.
|
||||
|
Loading…
x
Reference in New Issue
Block a user