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

Merge pull request #2309 from etkecc/patch-130

fix hookshot role
pull/2311/head
Slavi Pantaleev 3 лет назад
committed by GitHub
Родитель
Сommit
5e595611fe
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: 4AEE18F83AFDEB23
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 Просмотреть файл

@@ -18,7 +18,7 @@ namespaces:
exclusive: true
{% endif %}
{% if matrix_hookshot_generic_enabled %}
- regex: "@{{ matrix_hookshot_generic_user_id_prefix }}.*:{{ matrix_domain }}" # Where foobar is your homeserver's domain // depending on userIdPrefix setting in conf
- regex: "@{{ matrix_hookshot_generic_userIdPrefix }}.*:{{ matrix_domain }}" # Where foobar is your homeserver's domain // depending on userIdPrefix setting in conf
exclusive: true
{% endif %}
aliases:


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