bundles/mautrix-telegram: disable backfilling

This commit is contained in:
Franzi 2022-10-16 21:29:53 +02:00
parent f42597260d
commit 2095696131
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -128,6 +128,13 @@ bridge:
whitelist_group_admins: true
ignore_own_incoming_events: true
whitelist: []
backfill:
invite_own_puppet: true
takeout_limit: 1
initial_limit: 10
missed_limit: 0
disable_notifications: false
normal_groups: false
telegram:
api_id: ${node.metadata['mautrix-telegram']['telegram']['api_id']}