mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-15 00:04:59 +08:00
12 lines
224 B
JSON
12 lines
224 B
JSON
{
|
|
"default_server_config": {
|
|
"m.homeserver": {
|
|
"base_url": "https://call.ems.host",
|
|
"server_name": "call.ems.host"
|
|
}
|
|
},
|
|
"rageshake": {
|
|
"submit_url": "https://element.io/bugreports/submit"
|
|
}
|
|
}
|