30a8afab6f
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"
|
|
}
|
|
}
|
|
}
|