瀏覽代碼

Add forgotten trailing newline

pull/5429/head
jasonlaguidice 1 月之前
父節點
當前提交
0e8c81d284
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      docs/configuring-playbook-bridge-rustpush.md

+ 1
- 1
docs/configuring-playbook-bridge-rustpush.md 查看文件

@@ -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_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.
- `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

Loading…
取消
儲存