infrastructure/roles/matrix/templates/client-delegation.json
2020-09-27 04:29:41 +02:00

5 lines
90 B
JSON

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