Revert "Update matrix delegation to point to new host"
This reverts commit 89e44684e0
.
On second thought, this change was not needed for the migration.
This commit is contained in:
parent
89e44684e0
commit
80e5ead0c3
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"m.homeserver": {
|
"m.homeserver": {
|
||||||
"base_url": "https://newmatrix.jotoho.de:443"
|
"base_url": "https://matrix.jotoho.de:443"
|
||||||
},
|
},
|
||||||
"io.element.e2ee": {
|
"io.element.e2ee": {
|
||||||
"default": true,
|
"default": true,
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"m.server": "newmatrix.jotoho.de:443"
|
"m.server": "matrix.jotoho.de:443"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue