mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-07-16 11:43:47 +03:00
Add forgotten trailing newline
This commit is contained in:
committed by
Slavi Pantaleev
parent
145403217c
commit
0d5b0d77b8
@@ -97,4 +97,4 @@ matrix_rustpush_bridge_rust_log: "warn,rustpushgo=info,openabsinthe=debug"
|
|||||||
- `matrix_rustpush_bridge_statuskit_notifications` will display StatusKit information for conversation participants. In some clients, this update will cause the DM to be pushed to the top of the conversation list continuously, so this option is disabled by default.
|
- `matrix_rustpush_bridge_statuskit_notifications` will display StatusKit information for conversation participants. In some clients, this update will cause the DM to be pushed to the top of the conversation list continuously, so this option is disabled by default.
|
||||||
- `matrix_rustpush_bridge_statuskit_notification_style` can be set to either `topic` or `notice`
|
- `matrix_rustpush_bridge_statuskit_notification_style` can be set to either `topic` or `notice`
|
||||||
- `topic` sets the status as a room topic. In supported clients (like Cinny and Sable), this will display `🔕 Focus` as a second line when the person has focus mode enabled.
|
- `topic` sets the status as a room topic. In supported clients (like Cinny and Sable), this will display `🔕 Focus` as a second line when the person has focus mode enabled.
|
||||||
- `notice` sends an `m.notice` event to the room which will display text in the room but should not generate a notification
|
- `notice` sends an `m.notice` event to the room which will display text in the room but should not generate a notification
|
||||||
|
|||||||
Reference in New Issue
Block a user