mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 18:25:49 +03:00
Configure posthog on develop
This commit is contained in:
parent
dec8795f7a
commit
fa0d500d4a
1 changed files with 4 additions and 0 deletions
|
@ -52,5 +52,9 @@
|
|||
"sentry": {
|
||||
"dsn": "https://029a0eb289f942508ae0fb17935bd8c5@sentry.matrix.org/6",
|
||||
"environment": "develop"
|
||||
},
|
||||
"posthog": {
|
||||
"projectApiKey": "phc_Jzsm6DTm6V2705zeU5dcNvQDlonOR68XvX2sh1sEOHO",
|
||||
"apiHost": "https://posthog.hss.element.io"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue