Update README.md

This commit is contained in:
Alexey
2026-01-08 02:10:02 +03:00
committed by GitHub
parent 952d160870
commit 8fbee8701b

View File

@@ -141,6 +141,11 @@ client_keepalive = 600 # Seconds
client_ack_timeout = 300 # Seconds client_ack_timeout = 300 # Seconds
``` ```
### Advanced ### Advanced
#### Adtag
To use channel advertising and usage statistics from Telegram, get Adtag from [@mtproxybot](https://t.me/mtproxybot), add this parameter to the end of config.toml and specify it
```toml
ad_tag = "00000000000000000000000000000000" # Replace zeros to your adtag from @mtproxybot
```
#### Listening and Announce IPs #### Listening and Announce IPs
To specify listening address and/or address in links, add to the end of config.toml: To specify listening address and/or address in links, add to the end of config.toml:
```toml ```toml