You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update docs for 'rageshake.submit_url' to use the dedicated subdomain
* Update Netlify preview deployment to use the dedicated subdomain for 'rageshake.submit_url'
|`posthogApiHost`| Posthog server URL | No | e.g. `https://posthog-element-call.element.io`. Only supported in embedded package. In full package the value from config is used. |
98
98
|`posthogApiKey`| Posthog project API key | No | Only supported in embedded package. In full package the value from config is used. |
99
-
|`rageshakeSubmitUrl`| Rageshake server URL endpoint | No | e.g. `https://element.io/bugreports/submit`. In full package the value from config is used.|
99
+
|`rageshakeSubmitUrl`| Rageshake server URL endpoint | No | e.g. `https://rageshakes.element.io/api/submit`. In full package the value from config is used. |
100
100
|`sentryDsn`| Sentry [DSN](https://docs.sentry.io/concepts/key-terms/dsn-explainer/)| No | In full package the value from config is used. |
101
101
|`sentryEnvironment`| Sentry [environment](https://docs.sentry.io/concepts/key-terms/key-terms/)| No | In full package the value from config is used. |
0 commit comments