Преглед изворни кода

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