From cde1b15ef06c0a55010c9a02c2bd5d30fb1050ce Mon Sep 17 00:00:00 2001 From: Alexey <247128645+axkurcom@users.noreply.github.com> Date: Thu, 22 Jan 2026 02:45:30 +0300 Subject: [PATCH] Update config.toml --- config.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.toml b/config.toml index 73b9b06..7b1dc8a 100644 --- a/config.toml +++ b/config.toml @@ -1,3 +1,7 @@ +# === UI === +# Users to show in the startup log (tg:// links) +show_link = ["hello"] + # === General Settings === [general] prefer_ipv6 = false @@ -72,7 +76,3 @@ 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"] \ No newline at end of file