Merge pull request #263 from vector-im/config-posthog-nightly

Enable posthog on nightly
This commit is contained in:
James Salter 2021-09-09 13:44:23 +01:00 committed by GitHub
commit 58d56f0068
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,5 +43,9 @@
"sentry": {
"dsn": "https://029a0eb289f942508ae0fb17935bd8c5@sentry.matrix.org/6",
"environment": "nightly"
},
"posthog": {
"projectApiKey": "phc_Jzsm6DTm6V2705zeU5dcNvQDlonOR68XvX2sh1sEOHO",
"apiHost": "https://posthog.hss.element.io"
}
}