Files
cinny/config.json
T

14 lines
212 B
JSON
Raw Normal View History

{
2022-07-09 13:58:57 +05:30
"defaultHomeserver": 3,
"homeserverList": [
"0wnz.at",
2022-11-08 20:20:17 +05:30
"converser.eu",
"envs.net",
"matrix.org",
"monero.social",
"mozilla.org",
"xmr.se"
],
"allowCustomHomeservers": true
}