mirror of
https://github.com/cinnyapp/cinny-desktop.git
synced 2024-12-28 02:16:11 +00:00
39 lines
827 B
JSON
39 lines
827 B
JSON
|
{
|
||
|
"defaultHomeserver": 2,
|
||
|
"homeserverList": [
|
||
|
"converser.eu",
|
||
|
"envs.net",
|
||
|
"matrix.org",
|
||
|
"monero.social",
|
||
|
"mozilla.org",
|
||
|
"xmr.se"
|
||
|
],
|
||
|
"allowCustomHomeservers": true,
|
||
|
|
||
|
"featuredCommunities": {
|
||
|
"openAsDefault": false,
|
||
|
"spaces": [
|
||
|
"#cinny-space:matrix.org",
|
||
|
"#community:matrix.org",
|
||
|
"#space:envs.net",
|
||
|
"#science-space:matrix.org",
|
||
|
"#libregaming-games:tchncs.de",
|
||
|
"#mathematics-on:matrix.org"
|
||
|
],
|
||
|
"rooms": [
|
||
|
"#cinny:matrix.org",
|
||
|
"#freesoftware:matrix.org",
|
||
|
"#pcapdroid:matrix.org",
|
||
|
"#gentoo:matrix.org",
|
||
|
"#PrivSec.dev:arcticfoxes.net",
|
||
|
"#disroot:aria-net.org"
|
||
|
],
|
||
|
"servers": ["envs.net", "matrix.org", "monero.social", "mozilla.org"]
|
||
|
},
|
||
|
|
||
|
"hashRouter": {
|
||
|
"enabled": true,
|
||
|
"basename": "/"
|
||
|
}
|
||
|
}
|