7b5fbb7e3b
Remove upstream Cinny homeserver list and set Lotus Guild homeserver as the only default. Prevents deploying with wrong homeserver on fresh builds. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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": "/"
|
|
}
|
|
} |