Add matrix well-known files

Change-Id: I03fa7791e7f9586ce28f00871b628fe5336817c2
This commit is contained in:
Monty Taylor 2021-06-15 18:56:29 -05:00
parent c5f2464455
commit 0bdea5133b
2 changed files with 11 additions and 0 deletions

View File

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

View File

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