소스 검색

fixup! escape hookshot variables using to_json

pull/1505/head
HarHarLinks 4 년 전
부모
커밋
51baa40eff
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      roles/matrix-bridge-hookshot/templates/config.yml.j2

+ 1
- 1
roles/matrix-bridge-hookshot/templates/config.yml.j2 파일 보기

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


불러오는 중...
취소
저장