mirror of https://github.com/vector-im/riot-web
Enable posthog on app.element.io (#20539)
parent
9c4d57e91c
commit
85f6c3b21f
|
@ -48,5 +48,9 @@
|
|||
"privacyPolicyUrl": "https://element.io/privacy",
|
||||
"termsOfServiceUrl": "https://element.io/terms-of-service",
|
||||
"url": "https://ems.element.io/element-home/in-app-loader"
|
||||
},
|
||||
"posthog": {
|
||||
"projectApiKey": "phc_Jzsm6DTm6V2705zeU5dcNvQDlonOR68XvX2sh1sEOHO",
|
||||
"apiHost": "https://posthog.hss.element.io"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue