Add support for custom message bridging status events

This commit is contained in:
Tulir Asokan
2022-06-01 15:36:22 +03:00
parent 037d93471d
commit 7d998dca3f
4 changed files with 59 additions and 16 deletions
+2
View File
@@ -265,6 +265,8 @@ bridge:
delivery_receipts: false
# Whether or not delivery errors should be reported as messages in the Matrix room.
delivery_error_reports: false
# Whether the bridge should send the message status as a custom com.beeper.message_send_status event.
message_status_events: false
# Set this to true to tell the bridge to re-send m.bridge events to all rooms on the next run.
# This field will automatically be changed back to false after it,
# except if the config file is not writable.