chatwire-web-pipeline/customization/config.json
Oliver Traber ba9dac4cc1
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
Add featured community servers
2025-01-18 00:34:38 +01:00

23 lines
372 B
JSON

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