Slavi Pantaleev
há 1 ano
committed by
GitHub
ascendente
cometimento
faddf76054
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: B5690EEEBB952194
1 ficheiros alterados com
1 adições e
1 eliminações
-
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 |
|
|
|
|
|
|
|
|