Update MSC1929 integration
This commit is contained in:
parent
e87f5c11d7
commit
1eb78c97c0
@ -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 %}
|
||||||
|
Loading…
Reference in New Issue
Block a user