syslog.schema.yml

drupal/core/modules/syslog/config/schema/syslog.schema.yml

File

drupal/core/modules/syslog/config/schema/syslog.schema.yml
View source
  1. # Schema for the configuration files of the syslog module.
  2. syslog.settings:
  3. type: mapping
  4. label: 'Syslog settings'
  5. mapping:
  6. identity:
  7. type: string
  8. label: 'Identity'
  9. facility:
  10. type: string
  11. label: 'Facility'
  12. format:
  13. type: string
  14. label: 'Format'