projects
/
rainny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9200e22
)
Update default server list in config.json (#1467)
author
Krishan
<33421343+kfiven@users.noreply.github.com>
Sat, 21 Oct 2023 10:36:13 +0000
(21:36 +1100)
committer
GitHub
<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
patch
|
blob
|
history
diff --git
a/config.json
b/config.json
index c919882f1e593bd03412c1949b65c300cb2770b5..ac7b1f32318fde4a297d61148ed70a75473ad2ee 100644
(file)
--- a/
config.json
+++ b/
config.json
@@
-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
}