Files
cinny/config.json
T

32 lines
816 B
JSON
Raw Normal View History

{
"defaultHomeserver": 1,
2026-03-07 18:03:32 +11:00
"homeserverList": ["converser.eu", "matrix.org", "mozilla.org", "unredacted.org", "xmr.se"],
2024-01-21 23:50:56 +11:00
"allowCustomHomeservers": true,
"featuredCommunities": {
"openAsDefault": false,
"spaces": [
"#cinny:matrix.org",
"#community:matrix.org",
"#space:unredacted.org",
"#librewolf-community:matrix.org",
"#stickers-and-emojis:tastytea.de",
"#videogames:waywardinn.com",
"#science-space:matrix.org",
"#libregaming-games:tchncs.de",
"#mathematics-on:matrix.org"
],
"rooms": [
"#tuwunel:grin.hu",
2024-07-24 23:00:49 +10:00
"#freesoftware:matrix.org",
"#gentoo:matrix.org"
],
"servers": ["matrixrooms.info", "matrix.org", "mozilla.org", "unredacted.org"]
},
2024-01-21 23:50:56 +11:00
"hashRouter": {
"enabled": false,
"basename": "/"
}
}