Description
Allow the PostHog client to automatically be configured via a properties file or environment variables, e.g.,
posthog.properties
posthog.api-key=phc_abc123
posthog.host=https://ph.example.com
posthog.local-evaluation=true
posthog.poll-interval-seconds=15