Merge pull request 'remove well-known matrix' (#22) from claudiomaradonna/unitoo-site:master into master
Reviewed-on: https://gitea.it/Unitoo/unitoo-site/pulls/22
This commit is contained in:
commit
22f3e4fd9c
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