mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-02 19:02:07 +02:00
Some bits will need to be moved back out after the merge Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
11 lines
227 B
JSON
11 lines
227 B
JSON
{
|
|
"default_server_config": {
|
|
"m.homeserver": {
|
|
"base_url": "https://matrix.example.org"
|
|
},
|
|
"m.identity_server": {
|
|
"base_url": "https://identity.example.org"
|
|
}
|
|
}
|
|
}
|