postoffice-1.0.x-dev/config/schema/postoffice.schema.yml
config/schema/postoffice.schema.yml
# Schema for the configuration files of the Postoffice module.
postoffice.site:
type: config_object
label: 'Postoffice site-wide settings'
mapping:
dsn:
type: string
label: 'DSN'
theme_use_default:
type: boolean
label: 'Use default theme'
theme_name:
type: string
label: 'Custom theme'
