Files
cinny/config.json
T

13 lines
197 B
JSON
Raw Normal View History

{
2023-12-03 14:58:01 +11:00
"defaultHomeserver": 2,
"homeserverList": [
2022-11-08 20:20:17 +05:30
"converser.eu",
"envs.net",
"matrix.org",
"monero.social",
"mozilla.org",
"xmr.se"
],
"allowCustomHomeservers": true
}