system-config/playbooks/roles/gitea/files/matrix-client

12 lines
236 B
Plaintext

{
"m.homeserver": {
"base_url": "https://opendev.ems.host"
},
"m.identity_server": {
"base_url": "https://vector.im"
},
"org.matrix.msc3575.proxy": {
"url": "https://opendev.ems.host"
}
}