mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-24 00:38:31 +08:00
16 lines
312 B
JSON
16 lines
312 B
JSON
{
|
|
"default_server_config": {
|
|
"m.homeserver": {
|
|
"base_url": "https://call.ems.host",
|
|
"server_name": "call.ems.host"
|
|
}
|
|
},
|
|
"temp_sfu": {
|
|
"user_id": "@sfu:call.ems.host",
|
|
"device_id": "YNZDLSEQMP"
|
|
},
|
|
"rageshake": {
|
|
"submit_url": "https://element.io/bugreports/submit"
|
|
}
|
|
}
|