From d04757eb9ca5cde3c690c6827f5a9988dc69f4a3 Mon Sep 17 00:00:00 2001 From: Alexey <247128645+axkurcom@users.noreply.github.com> Date: Tue, 20 Jan 2026 11:13:33 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b4619bf..de25690 100644 --- a/README.md +++ b/README.md @@ -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