소스 검색

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