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

Clean up the cruft

This commit is contained in:
2021-01-15 23:46:23 -06:00
parent e2bc10d8e8
commit 960181d8b2
31 changed files with 59 additions and 697 deletions

View File

@@ -1,8 +1,5 @@
{
"m.homeserver": {
"base_url": "https://chat.privacytools.io"
},
"m.identity_server": {
"base_url": "https://chat.privacytools.io"
"base_url": "https://dendrite-client.privacyguides.org"
}
}

View File

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