mirror of
https://github.com/element-hq/element-call.git
synced 2026-04-26 13:07:49 +00: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"
|
|
}
|
|
}
|