infrastructure/roles/matrix/templates/client-delegation.json
2020-11-05 02:36:07 +01:00

5 lines
88 B
JSON

{
"m.homeserver": {
"base_url": "https://{{ matrix_synapse_domain }}"
}
}