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
@@ -46,7 +46,7 @@ The following table lists the configurable parameters of the PostHog chart and t
46
46
| web.env[0]| object |`{"name":"SOCIAL_AUTH_GOOGLE_OAUTH2_KEY","value":null}`| Set google oauth 2 key. Requires posthog ee license. |
47
47
| web.env[1]| object |`{"name":"SOCIAL_AUTH_GOOGLE_OAUTH2_SECRET","value":null}`| Set google oauth 2 secret. Requires posthog ee license. |
48
48
| web.env[2]| object |`{"name":"SOCIAL_AUTH_GOOGLE_OAUTH2_WHITELISTED_DOMAINS","value":"posthog.com"}`| Set google oauth 2 whitelisted domains users can log in from. |
49
-
| web.internalMetrics.capture | bool |`false`| Whether to capture information on operation of posthog into posthog, exposed in /instance/status page |
49
+
| web.internalMetrics.capture | bool |`false`|Deprecated: Whether to capture information on operation of posthog into posthog, exposed in /instance/status page |
50
50
| web.nodeSelector | object |`{}`| Node labels for web stack deployment. |
51
51
| web.tolerations | list |`[]`| Toleration labels for web stack deployment. |
52
52
| web.affinity | object |`{}`| Affinity settings for web stack deployment. |
0 commit comments