syslog.schema.yml
Same filename in other branches
File
-
core/
modules/ syslog/ config/ schema/ syslog.schema.yml
View source
- # 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: integer
- label: 'Facility'
- format:
- type: string
- label: 'Format'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.