update config and change page title

This commit is contained in:
anavoi 2025-06-19 22:14:49 +02:00
commit f59974ebbc
2 changed files with 10 additions and 25 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,
"allowCustomHomeservers": false,
"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": "/"
}
}

View file

@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
<title>Cinny</title>
<title>Gaboule Chat</title>
<meta name="name" content="Cinny" />
<meta name="author" content="Ajay Bura" />
<meta