feat: sync_channel_members configurable for telegram bridge

This commit is contained in:
decentral1se
2023-05-10 17:57:54 +02:00
parent c6f9b117e2
commit d02981a2bf
3 changed files with 3 additions and 1 deletions

View File

@ -119,6 +119,7 @@ RETENTION_MAX_LIFETIME=4w
#ENABLE_ENCRYPTION=true
#TELEGRAM_APP_ID=
#TELEGRAM_BRIDGE_PERMISSIONS="{ \"*\": \"relaybot\" }"
#TELEGRAM_SYNC_CHANNEL_MEMBERS=true
#SECRET_TELEGRAM_DB_PASSWORD_VERSION=v1
#SECRET_TELEGRAM_API_HASH_VERSION=v1
#SECRET_TELEGRAM_BOT_TOKEN_VERSION=v1