Enable com.beeper.message_send_status

This commit is contained in:
Jade Ellis
2024-12-10 19:25:40 +00:00
parent ccd0d93470
commit ec85635c0c
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -242,7 +242,7 @@ appservice:
# Config options that affect the Matrix connector of the bridge.
matrix:
# Whether the bridge should send the message status as a custom com.beeper.message_send_status event.
message_status_events: false
message_status_events: true
# Whether the bridge should send a read receipt after successfully bridging a message.
delivery_receipts: true
# Whether the bridge should send error notices via m.notice events when a message fails to bridge.