This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/core/modules/syslog/config/schema/syslog.schema.yml

16 lines
304 B
YAML
Raw Normal View History

# Schema for the configuration files of the syslog module.
syslog.settings:
type: config_object
label: 'Syslog settings'
mapping:
identity:
type: string
label: 'Identity'
facility:
type: string
label: 'Facility'
format:
type: string
label: 'Format'