chatwire-web-pipeline/customization/config.json
BluemediaDev 112b85d0d5
Some checks failed
ci/woodpecker/push/deploy Pipeline failed
Use Cinny instead of Element as the web client
2025-01-17 23:20:15 +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": "/"
}
}