2022-12-21 20:08:08 +08:00
|
|
|
{
|
|
|
|
"default_server_config": {
|
|
|
|
"m.homeserver": {
|
|
|
|
"base_url": "https://call.ems.host",
|
|
|
|
"server_name": "call.ems.host"
|
|
|
|
}
|
2022-12-22 02:01:58 +08:00
|
|
|
},
|
2023-06-08 02:16:24 +08:00
|
|
|
"livekit": {
|
2023-07-05 20:45:06 +08:00
|
|
|
"livekit_service_url": "https://livekit.element.dev"
|
2023-01-04 06:59:26 +08:00
|
|
|
},
|
2023-01-26 22:59:54 +08:00
|
|
|
"posthog": {
|
|
|
|
"api_key": "phc_rXGHx9vDmyEvyRxPziYtdVIv0ahEv8A9uLWFcCi1WcU",
|
|
|
|
"api_host": "https://posthog-element-call.element.io"
|
|
|
|
},
|
2023-01-04 06:56:21 +08:00
|
|
|
"rageshake": {
|
|
|
|
"submit_url": "https://element.io/bugreports/submit"
|
2022-12-21 20:08:08 +08:00
|
|
|
}
|
|
|
|
}
|