element-call-Github/config/element_io_develop.json

20 lines
499 B
JSON
Raw Normal View History

2022-11-04 03:01:13 +08:00
{
2022-12-21 01:37:07 +08:00
"default_server_config": {
"m.homeserver": {
"base_url": "https://call.ems.host",
"server_name": "call.ems.host"
}
},
2022-11-04 03:01:13 +08:00
"posthog": {
"api_key": "phc_rXGHx9vDmyEvyRxPziYtdVIv0ahEv8A9uLWFcCi1WcU",
"api_host": "https://posthog-element-call.element.io"
2022-11-04 03:01:13 +08:00
},
"sentry": {
"environment": "main-branch-cd",
"DSN": "https://b1e328d49be3402ba96101338989fb35@sentry.matrix.org/41"
},
"rageshake": {
"submit_url": "https://element.io/bugreports/submit"
}
}