1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2024-12-12 08:43:55 +02:00

fixup! escape hookshot variables using to_json

This commit is contained in:
HarHarLinks 2022-01-30 19:28:40 +01:00
parent 99cf6adf95
commit 51baa40eff

View File

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