From 3d5af3d248a9e7be97e95e69a10495271b543a74 Mon Sep 17 00:00:00 2001 From: Dimasssss Date: Sun, 15 Mar 2026 19:09:02 +0300 Subject: [PATCH] Update FAQ.en.md --- docs/FAQ.en.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/FAQ.en.md b/docs/FAQ.en.md index 49d1592..e3a6519 100644 --- a/docs/FAQ.en.md +++ b/docs/FAQ.en.md @@ -55,7 +55,10 @@ user2 = "00000000000000000000000000000002" user3 = "00000000000000000000000000000003" ``` 4. Save the config. Ctrl+S -> Ctrl+X. You don't need to restart telemt. -5. Get the links via `journalctl -u telemt -n -g "links" --no-pager -o cat | tac` +5. Get the links via +```bash +curl -s http://127.0.0.1:9091/v1/users | jq +``` ## How to view metrics