Update README.md

This commit is contained in:
Alexey 2026-01-20 11:13:33 +03:00 committed by GitHub
parent 2d7901a978
commit d04757eb9c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -121,6 +121,10 @@ then Ctrl+X -> Y -> Enter to save
## Configuration
### Minimal Configuration for First Start
```toml
# === UI ===
# Users to show in the startup log (tg:// links)
show_link = ["hello"]
# === General Settings ===
[general]
prefer_ipv6 = false
@ -195,10 +199,6 @@ weight = 10
# address = "127.0.0.1:9050"
# enabled = false
# weight = 1
# === UI ===
# Users to show in the startup log (tg:// links)
show_link = ["hello"]
```
### Advanced
#### Adtag