Add Matrix .well-known files

This commit is contained in:
Tom Foster 2025-04-16 02:56:47 +01:00 committed by Jade Ellis
parent 90880e2689
commit 538347204f
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2
3 changed files with 5 additions and 0 deletions

3
docs/static/_headers vendored Normal file
View file

@ -0,0 +1,3 @@
/.well-known/matrix/*
Access-Control-Allow-Origin: *
Content-Type: application/json

1
docs/static/client vendored Normal file
View file

@ -0,0 +1 @@
{"m.homeserver":{"base_url": "https://matrix.continuwuity.org"},"org.matrix.msc3575.proxy":{"url": "https://matrix.continuwuity.org"}}

1
docs/static/server vendored Normal file
View file

@ -0,0 +1 @@
{"m.server":"matrix.continuwuity.org:443"}