Update config.toml

This commit is contained in:
Alexey
2026-02-26 11:13:58 +03:00
committed by GitHub
parent 1e4ba2eb56
commit 4af40f7121

View File

@@ -18,6 +18,13 @@ classic = false
secure = false
tls = true
[general.links]
show = "*"
# show = ["alice", "bob"] # Only show links for alice and bob
# show = "*" # Show links for all users
# public_host = "proxy.example.com" # Host (IP or domain) for tg:// links
# public_port = 443 # Port for tg:// links (default: server.port)
# === Server Binding ===
[server]
port = 443