Update default server list in config.json (#1467)

* Remove halogen.city

* Update config.json

* Update config.json
This commit is contained in:
Krishan 2023-10-21 21:36:13 +11:00 committed by GitHub
parent 25d924aa81
commit a7b9475660

View file

@ -1,11 +1,13 @@
{
"defaultHomeserver": 3,
"homeserverList": [
"0wnz.at",
"converser.eu",
"envs.net",
"halogen.city",
"matrix.org",
"mozilla.org"
"monero.social",
"mozilla.org",
"xmr.se"
],
"allowCustomHomeservers": true
}