Przeglądaj źródła

Add to_json for additional safety

pull/3084/head
Slavi Pantaleev 2 lat temu
committed by GitHub
rodzic
commit
a1c267af73
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć
  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 Wyświetl plik

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



Ładowanie…
Anuluj
Zapisz