chatwire-web-pipeline/customization/config.json
BluemediaDev 927c44d993
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
Use Cinny instead of Element as the web client
2025-01-17 23:22:25 +01:00

18 lines
No EOL
286 B
JSON

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