posthog-1.0.0-alpha5/modules/posthog_php/config/schema/posthog_php.schema.yml
modules/posthog_php/config/schema/posthog_php.schema.yml
# Schema for the configuration files of the Posthog PHP module.
posthog_php.settings:
type: config_object
label: 'Posthog PHP settings'
mapping:
enable_logging:
type: bool
label: 'Enable logging'
