projects
/
cinny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62e0821
)
Update server list in config.json (#947)
author
Krishan
<33421343+kfiven@users.noreply.github.com>
Tue, 8 Nov 2022 14:50:17 +0000
(20:20 +0530)
committer
GitHub
<noreply@github.com>
Tue, 8 Nov 2022 14:50:17 +0000
(20:20 +0530)
* remove kde.org from config
because they have disabled registrations, which is required to be listed on login.register page.
* remove halogen.city
seems dead hs now
* add converser.eu
seems to be working again
* Update config.json
* halogen.city is back
config.json
patch
|
blob
|
history
diff --git
a/config.json
b/config.json
index 2aa67ddcd0a5b6b60bea6ab78519e64914265b82..c919882f1e593bd03412c1949b65c300cb2770b5 100644
(file)
--- a/
config.json
+++ b/
config.json
@@
-1,9
+1,9
@@
{
"defaultHomeserver": 3,
"homeserverList": [
+ "converser.eu",
"envs.net",
"halogen.city",
- "kde.org",
"matrix.org",
"mozilla.org"
],