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

Add to_json for additional safety

pull/3084/head
Slavi Pantaleev пре 2 година
committed by GitHub
родитељ
комит
a1c267af73
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      roles/custom/matrix-bridge-mautrix-signal/templates/config.yaml.j2

+ 1
- 1
roles/custom/matrix-bridge-mautrix-signal/templates/config.yaml.j2 Прегледај датотеку

@@ -112,7 +112,7 @@ bridge:
# Should the Signal user's phone number be included in the room topic in private chat portal rooms?
number_in_topic: true
# Avatar image for the Note to Self room.
note_to_self_avatar: {{ matrix_mautrix_signal_bridge_note_to_self_avatar }}
note_to_self_avatar: {{ matrix_mautrix_signal_bridge_note_to_self_avatar | to_json }}

portal_message_buffer: 128



Loading…
Откажи
Сачувај