Update .env.example

This commit is contained in:
artemws 2026-03-26 18:26:59 +02:00 committed by GitHub
parent f2be13a0fb
commit 04c2e82ae6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,12 @@
TG_TOKEN=your_telegram_bot_token
MAX_TOKEN=your_max_bot_token
# Max file size for forwarding (in MB). 0 or not set = unlimited.
# TG→MAX: Telegram getFile API is limited to 20 MB.
# MAX→TG: Telegram Bot API sendDocument is limited to 50 MB.
# TG_MAX_FILE_SIZE_MB=20
# MAX_MAX_FILE_SIZE_MB=20
# SQLite (по умолчанию, без docker-compose)
# DB_PATH=bridge.db