Set sync_channel_members to false by default

This commit is contained in:
Tulir Asokan
2022-06-22 12:09:38 +03:00
parent e8eef1c31e
commit c6adb87aea
+1 -1
View File
@@ -155,7 +155,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: false
# 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