소스 검색

Update registration.yml.j2

pull/3853/head
Slavi Pantaleev 1 년 전
committed by GitHub
부모
커밋
faddf76054
No known key found for this signature in database GPG 키 ID: B5690EEEBB952194
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      roles/custom/matrix-bridge-hookshot/templates/registration.yml.j2

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

@@ -25,7 +25,7 @@ namespaces:
- regex: "#github_.+:{{ matrix_domain }}"
exclusive: true

sender_localpart: {{ matrix_hookshot_bot_localpart }}
sender_localpart: {{ matrix_hookshot_bot_localpart | to_json }}
url: "http://{{ matrix_hookshot_container_url }}:{{ matrix_hookshot_appservice_port }}" # This should match the bridge.port in your config file
rate_limited: false



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