Update default server list in config.json (#1467)
authorKrishan <33421343+kfiven@users.noreply.github.com>
Sat, 21 Oct 2023 10:36:13 +0000 (21:36 +1100)
committerGitHub <noreply@github.com>
Sat, 21 Oct 2023 10:36:13 +0000 (16:06 +0530)
* Remove halogen.city

* Update config.json

* Update config.json

config.json

index c919882f1e593bd03412c1949b65c300cb2770b5..ac7b1f32318fde4a297d61148ed70a75473ad2ee 100644 (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
 }