3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-12-15 21:34:45 +00:00
Files
matrix-docker-ansible-deploy/roles/matrix-client-hydrogen/templates/config.json.j2
2021-08-13 16:05:57 +08:00

4 lines
85 B
Django/Jinja

{
"defaultHomeServer": {{ matrix_client_hydrogen_default_hs_url|string|to_json }}
}