my-website/static/.well-known/matrix/client
Jonas Tobias Hopusch 80e5ead0c3
Revert "Update matrix delegation to point to new host"
This reverts commit 89e44684e0.
On second thought, this change was not needed for the migration.
2021-08-31 15:17:02 +02:00

13 lines
235 B
Text

{
"m.homeserver": {
"base_url": "https://matrix.jotoho.de:443"
},
"io.element.e2ee": {
"default": true,
"secure_backup_required": false,
"secure_backup_setup_methods": []
},
"im.vector.riot.e2ee": {
"default": true
}
}