Files
cinny-desktop/config.json
T

31 lines
814 B
JSON
Raw Normal View History

2024-07-25 11:19:40 +05:30
{
"defaultHomeserver": 1,
"homeserverList": ["converser.eu", "matrix.org", "mozilla.org", "unredacted.org", "xmr.se"],
2024-07-25 11:19:40 +05:30
"allowCustomHomeservers": true,
"featuredCommunities": {
"openAsDefault": false,
"spaces": [
"#cinny:matrix.org",
2024-07-25 11:19:40 +05:30
"#community:matrix.org",
"#space:unredacted.org",
"#librewolf-community:matrix.org",
"#stickers-and-emojis:tastytea.de",
"#videogames:waywardinn.com",
2024-07-25 11:19:40 +05:30
"#science-space:matrix.org",
"#libregaming-games:tchncs.de",
"#mathematics-on:matrix.org"
],
"rooms": [
"#tuwunel:grin.hu",
2024-07-25 11:19:40 +05:30
"#freesoftware:matrix.org",
"#gentoo:matrix.org"
2024-07-25 11:19:40 +05:30
],
"servers": ["matrixrooms.info", "matrix.org", "mozilla.org", "unredacted.org"]
2024-07-25 11:19:40 +05:30
},
"hashRouter": {
"enabled": true,
"basename": "/"
}
}