3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-10-18 22:23:23 +00:00
Files
matrix-docker-ansible-deploy/roles/custom/matrix-element-call/templates/well_known_element.json.j2
2024-09-26 18:53:49 +10:00

6 lines
81 B
Django/Jinja

{
"call": {
"widget_url": "https://{{ matrix_element_call_domain }}"
}
}