fixup! escape hookshot variables using to_json
This commit is contained in:
parent
99cf6adf95
commit
51baa40eff
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue