Dateien nach "well-known/.well-known/matrix" hochladen
This commit is contained in:
parent
4a5e580285
commit
b92e2fb87c
5
well-known/.well-known/matrix/client
Normal file
5
well-known/.well-known/matrix/client
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"m.homeserver": {
|
||||||
|
"base_url": "https://matrix.foo.bar"
|
||||||
|
}
|
||||||
|
}
|
||||||
4
well-known/.well-known/matrix/server
Normal file
4
well-known/.well-known/matrix/server
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"m.server": "matrix.foo.bar:443"
|
||||||
|
}
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user