mirror of
https://github.com/telemt/telemt.git
synced 2026-05-22 19:51:43 +03:00
Update FAQ.en.md
This commit is contained in:
@@ -63,9 +63,12 @@ user3 = "00000000000000000000000000000003"
|
|||||||
curl -s http://127.0.0.1:9091/v1/users | jq
|
curl -s http://127.0.0.1:9091/v1/users | jq
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## "Unknown TLS SNI" Error
|
||||||
|
You probably updated tls_domain, but users are still connecting via old links with the previous domain.
|
||||||
|
|
||||||
## How to view metrics
|
## How to view metrics
|
||||||
|
|
||||||
1. Open the config `nano /etc/telemt.toml`
|
1. Open the config `nano /etc/telemt/telemt.toml`
|
||||||
2. Add the following parameters
|
2. Add the following parameters
|
||||||
```toml
|
```toml
|
||||||
[server]
|
[server]
|
||||||
|
|||||||
Reference in New Issue
Block a user