Files
matrix-docker-ansible-deploy/roles/custom/matrix-client-cinny/templates/config.json.j2
T

5 lines
108 B
Django/Jinja

{
"defaultHomeserver": 0,
"homeserverList": {{ matrix_client_cinny_config_homeserverList | to_json }}
}