Selaa lähdekoodia

fixup! escape hookshot variables using to_json

pull/1505/head
HarHarLinks 4 vuotta sitten
vanhempi
commit
51baa40eff
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      roles/matrix-bridge-hookshot/templates/config.yml.j2

+ 1
- 1
roles/matrix-bridge-hookshot/templates/config.yml.j2 Näytä tiedosto

@@ -90,7 +90,7 @@ passFile:
bot: bot:
# (Optional) Define profile information for the bot user # (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 }} avatar: {{ matrix_hookshot_bot_avatar }}
metrics: metrics:
# (Optional) Prometheus metrics support # (Optional) Prometheus metrics support


Ladataan…
Peruuta
Tallenna