Просмотр исходного кода

Update registration.yml.j2

pull/3853/head
Slavi Pantaleev 1 год назад
committed by GitHub
Родитель
Сommit
faddf76054
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: 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



Загрузка…
Отмена
Сохранить