chatwire-web-pipeline/customization/config.json
Oliver Traber eb87bc6db0
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
ci/woodpecker/manual/deploy Pipeline was successful
Use Cinny instead of Element as the web client
2025-01-17 23:28:30 +01:00

18 lines
286 B
JSON

{
"defaultHomeserver": 0,
"homeserverList": [
"chatwire.eu"
],
"allowCustomHomeservers": false,
"featuredCommunities": {
"openAsDefault": false,
"spaces": [],
"rooms": [],
"servers": []
},
"hashRouter": {
"enabled": true,
"basename": "/"
}
}