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

6 lines
96 B
JSON
Raw Normal View History

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