mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
Enable com.beeper.message_send_status
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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?
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user