chat/config.json

23 lines
No EOL
366 B
JSON

{
"defaultHomeserver": 0,
"homeserverList": [
"gaboule.com"
],
"allowCustomHomeservers": true,
"featuredCommunities": {
"openAsDefault": true,
"spaces": [
"#gaboule:gaboule.com"
],
"rooms": [
"#general:gaboule.com"
],
"servers": ["gaboule.com"]
},
"hashRouter": {
"enabled": true,
"basename": "/"
}
}