1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-08-01 00:01:04 +00:00

Update Matrix .well-known configuration

This commit is contained in:
2022-08-17 12:05:10 -05:00
parent 61acc755c6
commit e32404f85a
2 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
{
"m.server": "dendrite-federation.privacyguides.org:443"
"m.server": "matrix.privacyguides.org:8448"
}