mirror of
https://github.com/TrustTunnel/TrustTunnel.git
synced 2026-04-28 03:39:53 +00:00
Fix markdown-lint: add blank line before list in CONFIGURATION.md
This commit is contained in:
parent
77655d9ddf
commit
0cfeb55bd5
1 changed files with 1 additions and 0 deletions
|
|
@ -215,6 +215,7 @@ password = "secure_password_2"
|
|||
### Rules File (rules.toml)
|
||||
|
||||
Defines connection filtering rules. Rules are split into two independent sections:
|
||||
|
||||
- `[inbound]` — client filtering (evaluated at TLS handshake)
|
||||
- `[outbound]` — destination filtering (evaluated per request)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue