element-call-Github/config/element_io_preview.json

19 lines
456 B
JSON
Raw Normal View History

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