mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-07-16 19:53:53 +03:00
Update documentation and disable enhanced presence by default for rustpush & steam
This commit is contained in:
committed by
Slavi Pantaleev
parent
0e7c8af2ac
commit
145403217c
@@ -46,8 +46,13 @@ matrix_rustpush_bridge_cloudkit_backfill: true
|
||||
matrix_rustpush_bridge_video_transcoding: true
|
||||
matrix_rustpush_bridge_heic_conversion: true
|
||||
matrix_rustpush_bridge_disable_facetime: false
|
||||
matrix_rustpush_bridge_statuskit_notifications: true
|
||||
matrix_rustpush_bridge_statuskit_notifications: false
|
||||
matrix_rustpush_bridge_statuskit_share_on_startup: true
|
||||
# Only takes effect when `matrix_rustpush_bridge_statuskit_notifications` is true.
|
||||
# - topic: sets the contact's DM room topic to their Focus/DND state (e.g. "🔕 Do Not Disturb"), clearing it when available.
|
||||
# - notice: posts a silent m.notice instead (legacy behavior).
|
||||
# Group chats always use `notice`, regardless of this setting.
|
||||
matrix_rustpush_bridge_statuskit_notification_style: topic
|
||||
|
||||
matrix_rustpush_bridge_bridge_command_prefix: "!im"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user