You are here

background_process.schema.yml in Background Process 8

config/schema/background_process.schema.yml

File

config/schema/background_process.schema.yml
View source
  1. background_process.settings:
  2. type: mapping
  3. label: Settings
  4. mapping:
  5. background_process_token:
  6. type: string
  7. background_process_default_service_group:
  8. type: string
  9. background_process_default_service_host:
  10. type: string
  11. background_process_ssl_verification:
  12. type: boolean
  13. background_process_user_agent:
  14. type: string
  15. background_process_service_timeout:
  16. type: string
  17. background_process_connection_timeout:
  18. type: string
  19. background_process_redispatch_threshold:
  20. type: string
  21. background_process_cleanup_age:
  22. type: string
  23. background_process_cleanup_age_running:
  24. type: string
  25. background_process_cleanup_age_queue:
  26. type: string
  27. background_process_stream_timeout:
  28. type: string
  29. background_process_service_hosts:
  30. type: string
  31. background_process_derived_default_host:
  32. type: string
  33. background_process_queues:
  34. type: string
  35. background_process_service_groups:
  36. type: string