Add matrix well-known files for opendev

These let the opendev.org matrix address map to our EMS homeserver.

Change-Id: I35677c1872d52dbcf7c86cec8a6e5eac187bf167
This commit is contained in:
Monty Taylor 2021-07-08 17:26:08 -05:00 committed by Clark Boylan
parent 50ac658a54
commit 4bda99ee47
2 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,8 @@
{
"m.homeserver": {
"base_url": "https://opendev.ems.host"
},
"m.identity_server": {
"base_url": "https://vector.im"
}
}

View File

@ -0,0 +1,3 @@
{
"m.server": "opendev.ems.host:443"
}