matrix-docker-ansible-deploy/roles/custom/matrix-static-files/templates/public/.well-known/matrix/server.j2

10 lines
189 B
Plaintext
Raw Normal View History

{#
SPDX-FileCopyrightText: 2024 MDAD Team and contributors
SPDX-License-Identifier: AGPL-3.0-or-later
#}
{
"m.server": "{{ matrix_static_files_file_matrix_server_property_m_server }}"
}