forked from github/cinny
* chore: add matrixrooms.info to directory list matrixrooms.info is a directory of all public Matrix rooms it can find, regardless of homeserver. It is much larger than the morg directory, so is more useful as a general search
33 lines
846 B
JSON
33 lines
846 B
JSON
{
|
|
"defaultHomeserver": 1,
|
|
"homeserverList": ["converser.eu", "matrix.org", "mozilla.org", "unredacted.org", "xmr.se"],
|
|
"allowCustomHomeservers": true,
|
|
|
|
"featuredCommunities": {
|
|
"openAsDefault": false,
|
|
"spaces": [
|
|
"#cinny-space:matrix.org",
|
|
"#community:matrix.org",
|
|
"#space:unredacted.org",
|
|
"#science-space:matrix.org",
|
|
"#libregaming-games:tchncs.de",
|
|
"#mathematics-on:matrix.org",
|
|
"#stickers-and-emojis:tastytea.de"
|
|
],
|
|
"rooms": [
|
|
"#cinny:matrix.org",
|
|
"#freesoftware:matrix.org",
|
|
"#pcapdroid:matrix.org",
|
|
"#gentoo:matrix.org",
|
|
"#PrivSec.dev:arcticfoxes.net",
|
|
"#disroot:aria-net.org"
|
|
],
|
|
"servers": ["matrixrooms.info", "matrix.org", "mozilla.org", "unredacted.org"]
|
|
},
|
|
|
|
"hashRouter": {
|
|
"enabled": false,
|
|
"basename": "/"
|
|
}
|
|
}
|