Переглянути джерело

Update MSC1929 integration

pull/2956/head
Aine 2 роки тому
committed by GitHub
джерело
коміт
1eb78c97c0
Не вдалося знайти GPG ключ що відповідає даному підпису Ідентифікатор GPG ключа: 4AEE18F83AFDEB23
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      roles/custom/matrix-base/templates/static-files/well-known/matrix-support.j2

+ 1
- 1
roles/custom/matrix-base/templates/static-files/well-known/matrix-support.j2 Переглянути файл

@@ -1,6 +1,6 @@
#jinja2: lstrip_blocks: "True" #jinja2: lstrip_blocks: "True"
{ {
"admins": {{ matrix_homeserver_admin_contacts|to_json }}
"contacts": {{ matrix_homeserver_admin_contacts|to_json }}
{% if matrix_homeserver_support_url %}, {% if matrix_homeserver_support_url %},
"support_page": {{ matrix_homeserver_support_url|to_json }} "support_page": {{ matrix_homeserver_support_url|to_json }}
{% endif %} {% endif %}


Завантаження…
Відмінити
Зберегти