forked from unitoo/website
remove well-known matrix
This commit is contained in:
parent
da49acea38
commit
26d7b9552b
5 changed files with 1 additions and 43 deletions
|
@ -1,18 +0,0 @@
|
|||
{
|
||||
"m.homeserver": {
|
||||
"base_url": "https://matrix.unitoo.it"
|
||||
}
|
||||
,
|
||||
"m.identity_server": {
|
||||
"base_url": "https://matrix.unitoo.it"
|
||||
}
|
||||
,
|
||||
"io.element.e2ee": {
|
||||
"default": true,
|
||||
"secure_backup_required": false,
|
||||
"secure_backup_setup_methods": []
|
||||
},
|
||||
"im.vector.riot.e2ee": {
|
||||
"default": true
|
||||
}
|
||||
}
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"m.server": "matrix.unitoo.it:8448"
|
||||
}
|
|
@ -1,18 +0,0 @@
|
|||
{
|
||||
"m.homeserver": {
|
||||
"base_url": "https://matrix.unitoo.it"
|
||||
}
|
||||
,
|
||||
"m.identity_server": {
|
||||
"base_url": "https://matrix.unitoo.it"
|
||||
}
|
||||
,
|
||||
"io.element.e2ee": {
|
||||
"default": true,
|
||||
"secure_backup_required": false,
|
||||
"secure_backup_setup_methods": []
|
||||
},
|
||||
"im.vector.riot.e2ee": {
|
||||
"default": true
|
||||
}
|
||||
}
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"m.server": "matrix.unitoo.it:8448"
|
||||
}
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue