Update README.md

This commit is contained in:
Alexey 2026-01-08 02:10:02 +03:00 committed by GitHub
parent 952d160870
commit 8fbee8701b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

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