cinny/config.json
Krishan 9fcd1a0d23
Update default server list in config.json (#1467)
* Remove halogen.city

* Update config.json

* Update config.json
2023-10-21 16:06:13 +05:30

13 lines
212 B
JSON

{
"defaultHomeserver": 3,
"homeserverList": [
"0wnz.at",
"converser.eu",
"envs.net",
"matrix.org",
"monero.social",
"mozilla.org",
"xmr.se"
],
"allowCustomHomeservers": true
}