forked from Chaospott/site
added well-known for matrix (experimental)
This commit is contained in:
parent
761a8415e3
commit
ed13a5caa7
5
web/.well-known/matrix/client
Normal file
5
web/.well-known/matrix/client
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"m.homeserver": {
|
||||
"base_url":"https://mtx.chaospott.de"
|
||||
}
|
||||
}
|
3
web/.well-known/matrix/server
Normal file
3
web/.well-known/matrix/server
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"m.server": "mtx.chaospott.de:443"
|
||||
}
|
Loading…
Reference in New Issue
Block a user