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

4 lines
92 B
Django/Jinja

{
"defaultHomeserver": {{ matrix_client_fluffychat_config_defaultHomeserver | to_json }}
}