Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

syslog.schema.yml

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

File

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: config_object
  4. label: 'Syslog settings'
  5. mapping:
  6. identity:
  7. type: string
  8. label: 'Identity'
  9. facility:
  10. type: integer
  11. label: 'Facility'
  12. format:
  13. type: string
  14. label: 'Format'

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal