RuntimeConfigAnalyticsOut
posthog_enabledPosthog Enabled (boolean)required
posthog_host object
anyOf
- string
- null
string
RuntimeConfigAnalyticsOut
{
"posthog_enabled": true,
"posthog_host": "string"
}
{
"posthog_enabled": true,
"posthog_host": "string"
}