Przeglądaj źródła

fixup! escape hookshot variables using to_json

pull/1505/head
HarHarLinks 4 lat temu
rodzic
commit
51baa40eff
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/matrix-bridge-hookshot/templates/config.yml.j2

+ 1
- 1
roles/matrix-bridge-hookshot/templates/config.yml.j2 Wyświetl plik

@@ -90,7 +90,7 @@ passFile:
bot:
# (Optional) Define profile information for the bot user
#
displayname: {{ matrix_hookshot_bot_displayname|to_json }}
displayname: {{ matrix_hookshot_bot_displayname }}
avatar: {{ matrix_hookshot_bot_avatar }}
metrics:
# (Optional) Prometheus metrics support


Ładowanie…
Anuluj
Zapisz