3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2026-02-28 09:53:09 +00:00
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 }}
}