diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-24 12:08:52 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-24 12:10:16 -0400 |
| commit | 1b244d9543c0051b83658f100b25904342d41ff8 (patch) | |
| tree | ddc746326abf9a6f0ccc1f2cdd8a8c19b77a7e99 /static/.well-known | |
| parent | 8e31124e3cfd547fb4d82db97c45e05e649095fc (diff) | |
add Matrix client homeserver delegation
Diffstat (limited to 'static/.well-known')
| -rw-r--r-- | static/.well-known/matrix/client | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/.well-known/matrix/client b/static/.well-known/matrix/client new file mode 100644 index 00000000..367d6f7d --- /dev/null +++ b/static/.well-known/matrix/client @@ -0,0 +1 @@ +{"m.homeserver":{"base_url":"https://matrix.grapheneos.org"}}
\ No newline at end of file |
