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
@@ -214,7 +214,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.
+1 -1
View File
@@ -119,7 +119,7 @@ bridge:
# Should the bridge send a read receipt from the bridge bot when a message has been sent to Discord?
delivery_receipts: true
# 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 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?
+1 -1
View File
@@ -230,7 +230,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.
+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.
+1 -1
View File
@@ -232,7 +232,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.
+1 -1
View File
@@ -267,7 +267,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.
+1 -1
View File
@@ -319,7 +319,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.