This repository has been archived on 2025-01-19. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
drupalcampbristol/core/modules/syslog/config/schema/syslog.schema.yml

15 lines
304 B
YAML

# 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'