ソースを参照

Use to_json for matrix_mautrix_whatsapp_extev_polls

pull/3169/head
Slavi Pantaleev 2年前
committed by GitHub
コミット
1bfafa7004
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: B5690EEEBB952194
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      roles/custom/matrix-bridge-mautrix-whatsapp/templates/config.yaml.j2

+ 1
- 1
roles/custom/matrix-bridge-mautrix-whatsapp/templates/config.yaml.j2 ファイルの表示

@@ -292,7 +292,7 @@ bridge:
# Send galleries as a single event? This is not an MSC (yet).
beeper_galleries: false
# Should polls be sent using MSC3381 event types?
extev_polls: {{ matrix_mautrix_whatsapp_extev_polls }}
extev_polls: {{ matrix_mautrix_whatsapp_extev_polls | to_json }}
# Should cross-chat replies from WhatsApp be bridged? Most servers and clients don't support this.
cross_room_replies: false
# Disable generating reply fallbacks? Some extremely bad clients still rely on them,


読み込み中…
キャンセル
保存