5
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2026-07-17 15:26:41 +00:00

Update documentation and disable enhanced presence by default for rustpush & steam

This commit is contained in:
jasonlaguidice
2026-07-15 18:14:59 -07:00
committed by Slavi Pantaleev
parent 0e7c8af2ac
commit 145403217c
6 changed files with 37 additions and 1 deletions
@@ -28,6 +28,10 @@ network:
# Set to false to disable Statuskit support globally
statuskit_notifications: {{ matrix_rustpush_bridge_statuskit_notifications | to_json }}
statuskit_share_on_startup: {{ matrix_rustpush_bridge_statuskit_share_on_startup | to_json }}
# How to surface a contact's Focus/DND status. Only takes effect when statuskit_notifications is true.
# - topic: set the DM room topic to the contact's Focus/DND state, clearing it when available.
# - notice: post a silent m.notice instead (legacy behavior). Group chats always use notice.
statuskit_notification_style: {{ matrix_rustpush_bridge_statuskit_notification_style | to_json }}
# Config options that affect the central bridge module.
bridge: