chatwire-web-pipeline/customization/config.json
BluemediaDev 1852a99c29
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
Add featured community servers
2025-01-18 00:30:11 +01:00

24 lines
No EOL
393 B
JSON

{
"defaultHomeserver": 0,
"homeserverList": [
"chatwire.eu"
],
"allowCustomHomeservers": false,
"featuredCommunities": {
"openAsDefault": false,
"spaces": [],
"rooms": [],
"servers": [
"matrix.org",
"chatwire.eu",
"entropia.de",
"ccc-ffm.de",
"libera.chat"
]
},
"hashRouter": {
"enabled": true,
"basename": "/"
}
}