mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-15 00:04:59 +08:00
14 lines
341 B
JSON
14 lines
341 B
JSON
|
{
|
||
|
"posthog": {
|
||
|
"api_key": "phc_MhClVy9DiV20vazSYIiedFkM5Xi3z1LPBwrdn9PYZQQ",
|
||
|
"api_host": "https://app.posthog.com"
|
||
|
},
|
||
|
"sentry": {
|
||
|
"environment": "main-branch-cd",
|
||
|
"DSN": "https://b1e328d49be3402ba96101338989fb35@sentry.matrix.org/41"
|
||
|
},
|
||
|
"rageshake": {
|
||
|
"submit_url": "https://element.io/bugreports/submit"
|
||
|
}
|
||
|
}
|