You are here

logs_http.schema.yml in Logs HTTP 8

config/schema/logs_http.schema.yml

File

config/schema/logs_http.schema.yml
View source
  1. # Schema for the configuration files of the Logs HTTP module.
  2. logs_http.settings:
  3. type: config_object
  4. label: 'Logs HTTP settings'
  5. mapping:
  6. enabled:
  7. type: boolean
  8. url:
  9. type: string
  10. environment_uuid:
  11. type: string
  12. severity_level:
  13. type: integer