Merge branch 'develop' of github.com:vector-im/element-web into t3chguy/fix/18088
This commit is contained in:
commit
da1423d660
1 changed files with 8 additions and 0 deletions
|
@ -48,5 +48,13 @@
|
||||||
"privacyPolicyUrl": "https://element.io/privacy",
|
"privacyPolicyUrl": "https://element.io/privacy",
|
||||||
"termsOfServiceUrl": "https://element.io/terms-of-service",
|
"termsOfServiceUrl": "https://element.io/terms-of-service",
|
||||||
"url": "https://ems.element.io/element-home/in-app-loader"
|
"url": "https://ems.element.io/element-home/in-app-loader"
|
||||||
|
},
|
||||||
|
"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