Copied static assets from old website repository

This commit is contained in:
Jonas Tobias Hopusch 2021-06-13 23:13:36 +02:00
parent 3e5db79a3f
commit b38be03e97
Failed to generate hash of commit
24 changed files with 100 additions and 0 deletions

View file

@ -0,0 +1,13 @@
{
"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
}
}

View file

@ -0,0 +1,3 @@
{
"m.server": "matrix.jotoho.de:443"
}