Merge pull request #884 from vector-im/dbkr/posthog_pr_previews
Add posthog to PR preview builds
This commit is contained in:
commit
ee0c623866
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@
|
||||||
"server_name": "call.ems.host"
|
"server_name": "call.ems.host"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"posthog": {
|
||||||
|
"api_key": "phc_rXGHx9vDmyEvyRxPziYtdVIv0ahEv8A9uLWFcCi1WcU",
|
||||||
|
"api_host": "https://posthog-element-call.element.io"
|
||||||
|
},
|
||||||
"rageshake": {
|
"rageshake": {
|
||||||
"submit_url": "https://element.io/bugreports/submit"
|
"submit_url": "https://element.io/bugreports/submit"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue