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 9200e22a7e
commit 9fcd1a0d23

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
}