Mute status broadcast by default

This commit is contained in:
Tulir Asokan 2021-11-15 14:46:40 +02:00
parent 0d6af45dcf
commit 9dbee572a8

View file

@ -166,7 +166,7 @@ bridge:
enable_status_broadcast: true
# Should the status broadcast room be muted and moved into low priority by default?
# This is only applied when creating the room, the user can unmute/untag it later.
mute_status_broadcast: false
mute_status_broadcast: true
# Should the bridge use thumbnails from WhatsApp?
# They're disabled by default due to very low resolution.
whatsapp_thumbnail: false