Kaynağa Gözat

fix hookshot role

pull/2309/head
Aine 3 yıl önce
committed by GitHub
ebeveyn
işleme
8ca6cdd016
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      roles/custom/matrix-bridge-hookshot/templates/registration.yml.j2

+ 1
- 1
roles/custom/matrix-bridge-hookshot/templates/registration.yml.j2 Dosyayı Görüntüle

@@ -18,7 +18,7 @@ namespaces:
exclusive: true exclusive: true
{% endif %} {% endif %}
{% if matrix_hookshot_generic_enabled %} {% 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 exclusive: true
{% endif %} {% endif %}
aliases: aliases:


Yükleniyor…
İptal
Kaydet