c08b0e654b
* feat: Add allowCustomHomeservers config option * fix: Do not lock the homeserver input when the selection is changed
12 lines
No EOL
201 B
JSON
12 lines
No EOL
201 B
JSON
{
|
|
"defaultHomeserver": 4,
|
|
"homeserverList": [
|
|
"converser.eu",
|
|
"envs.net",
|
|
"halogen.city",
|
|
"kde.org",
|
|
"matrix.org",
|
|
"chat.mozilla.org"
|
|
],
|
|
"allowCustomHomeservers": true
|
|
} |