chore: Add well known files for new matrix server

This commit is contained in:
krille-chan 2024-10-29 20:24:03 +01:00
parent 96cf5945b5
commit b0e01ed728
No known key found for this signature in database
2 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,9 @@
{
"m.homeserver": {
"base_url": "https://matrix.fluffychat.im"
},
"org.matrix.msc2965.authentication": {
"account": "https://matrix.fluffychat.im/auth/account",
"issuer": "https://matrix.fluffychat.im/auth/"
}
}

View file

@ -0,0 +1,3 @@
{
"m.server": "matrix.fluffychat.im:8448"
}