浏览代码

Mute status broadcast by default

Tulir Asokan 3 年之前
父节点
当前提交
9dbee572a8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      example-config.yaml

+ 1 - 1
example-config.yaml

@@ -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