mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 23:44:59 +01:00
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"
|
||
|
}
|
||
|
}
|
||
|
}
|