cinny/config.json
2024-03-01 20:20:33 +05:30

28 lines
567 B
JSON

{
"defaultHomeserver": 2,
"homeserverList": [
"converser.eu",
"envs.net",
"matrix.org",
"monero.social",
"mozilla.org",
"xmr.se"
],
"allowCustomHomeservers": true,
"featuredCommunities": {
"spaces": ["#cinny-space:matrix.org", "#community:matrix.org", "#space:envs.net"],
"rooms": [
"#cinny:matrix.org",
"#foundation-office:matrix.org",
"#thisweekinmatrix:matrix.org",
"#matrix-dev:matrix.org",
"#matrix:matrix.org"
]
},
"hashRouter": {
"enabled": false,
"basename": "/"
}
}