* Replace 'envs.net' with 'unredacted.org' in config https://envs.net/ is shutting down their Matrix server * Update defaultHomeserver and reorder servers list * Remove 'monero.social' from homeserver list
37 lines
810 B
JSON
37 lines
810 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"
|
|
],
|
|
"rooms": [
|
|
"#cinny:matrix.org",
|
|
"#freesoftware:matrix.org",
|
|
"#pcapdroid:matrix.org",
|
|
"#gentoo:matrix.org",
|
|
"#PrivSec.dev:arcticfoxes.net",
|
|
"#disroot:aria-net.org"
|
|
],
|
|
"servers": [ "matrix.org", "mozilla.org", "unredacted.org" ]
|
|
},
|
|
|
|
"hashRouter": {
|
|
"enabled": false,
|
|
"basename": "/"
|
|
}
|
|
}
|