Dateien nach "well-known/.well-known/matrix" hochladen

This commit is contained in:
jp 2026-04-11 22:55:50 +00:00
parent 4a5e580285
commit b92e2fb87c
2 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,5 @@
{
"m.homeserver": {
"base_url": "https://matrix.foo.bar"
}
}

View File

@ -0,0 +1,4 @@
{
"m.server": "matrix.foo.bar:443"
}