Improve send error handling

This commit is contained in:
Tulir Asokan
2022-06-28 11:55:36 +03:00
parent 98bc98627d
commit 7511b50cb2
5 changed files with 166 additions and 74 deletions

View File

@@ -83,7 +83,7 @@ bridge:
# Should the bridge send a read receipt from the bridge bot when a message has been sent to Discord?
delivery_receipts: false
# Whether the bridge should send the message status as a custom com.beeper.message_send_status event.
message_status_events: true
message_status_events: false
# Whether the bridge should send error notices via m.notice events when a message fails to bridge.
message_error_notices: true
# Should the bridge use space-restricted join rules instead of invite-only for guild rooms?