mirror of
https://github.com/jimeh/bah.io.git
synced 2026-02-19 06:36:41 +00:00
feat: update matrix .well-known files
This commit is contained in:
@@ -1,8 +1,16 @@
|
||||
{
|
||||
"m.homeserver": {
|
||||
"base_url": "https://bah.ems.host"
|
||||
"base_url": "https://matrix.bah.io"
|
||||
},
|
||||
"m.identity_server": {
|
||||
"base_url": "https://vector.im"
|
||||
"base_url": "https://matrix.bah.io"
|
||||
},
|
||||
"io.element.e2ee": {
|
||||
"default": true,
|
||||
"secure_backup_required": false,
|
||||
"secure_backup_setup_methods": []
|
||||
},
|
||||
"im.vector.riot.e2ee": {
|
||||
"default": true
|
||||
}
|
||||
}
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"m.server": "bah.ems.host:443"
|
||||
"m.server": "matrix.bah.io:8448"
|
||||
}
|
||||
Reference in New Issue
Block a user