mirror of
https://github.com/TrustTunnel/TrustTunnel.git
synced 2026-04-12 14:24:23 +00:00
Fix markdown-lint: add blank line before list in CONFIGURATION.md
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user