Gaboule patches

This commit is contained in:
anavoi 2025-10-23 13:13:31 +02:00
commit f8f45cfd24
13 changed files with 128 additions and 131 deletions

View file

@ -1,38 +1,23 @@
{
"defaultHomeserver": 2,
"defaultHomeserver": 0,
"homeserverList": [
"converser.eu",
"envs.net",
"matrix.org",
"monero.social",
"mozilla.org",
"xmr.se"
"gaboule.com"
],
"allowCustomHomeservers": true,
"featuredCommunities": {
"openAsDefault": false,
"openAsDefault": true,
"spaces": [
"#cinny-space:matrix.org",
"#community:matrix.org",
"#space:envs.net",
"#science-space:matrix.org",
"#libregaming-games:tchncs.de",
"#mathematics-on:matrix.org"
"#gaboule:gaboule.com"
],
"rooms": [
"#cinny:matrix.org",
"#freesoftware:matrix.org",
"#pcapdroid:matrix.org",
"#gentoo:matrix.org",
"#PrivSec.dev:arcticfoxes.net",
"#disroot:aria-net.org"
"#general:gaboule.com"
],
"servers": ["envs.net", "matrix.org", "monero.social", "mozilla.org"]
"servers": ["gaboule.com"]
},
"hashRouter": {
"enabled": false,
"enabled": true,
"basename": "/"
}
}
}