infrastructure/roles/matrix_delegate/templates/client-delegation.json

5 lines
96 B
JSON

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