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

@ -151,7 +151,7 @@ bridge:
# Whether or not to sync the member list in channels.
# If no channel admins have logged into the bridge, the bridge won't be able to sync the member
# list regardless of this setting.
sync_channel_members: true
sync_channel_members: {{ env "TELEGRAM_SYNC_CHANNEL_MEMBERS" }}
# Whether or not to skip deleted members when syncing members.
skip_deleted_members: true
# Whether or not to automatically synchronize contacts and chats of Matrix users logged into