17 lines
296 B
JSON
17 lines
296 B
JSON
|
|
{
|
||
|
|
"defaultHomeserver": 0,
|
||
|
|
"homeserverList": [
|
||
|
|
"matrix.lotusguild.org"
|
||
|
|
],
|
||
|
|
"allowCustomHomeservers": false,
|
||
|
|
"featuredCommunities": {
|
||
|
|
"openAsDefault": false,
|
||
|
|
"spaces": [],
|
||
|
|
"rooms": [],
|
||
|
|
"servers": []
|
||
|
|
},
|
||
|
|
"hashRouter": {
|
||
|
|
"enabled": false,
|
||
|
|
"basename": "/"
|
||
|
|
}
|
||
|
|
}
|