You are here

mautic.schema.yml in Mautic Integration 8

config/schema/mautic.schema.yml

File

config/schema/mautic.schema.yml
View source
  1. mautic.settings:
  2. type: config_object
  3. label: 'Mautic settings'
  4. mapping:
  5. visibility:
  6. type: mapping
  7. label: 'Visibility'
  8. mapping:
  9. request_path_mode:
  10. type: integer
  11. label: 'Request path mode'
  12. request_path_pages:
  13. type: text
  14. label: 'Pages'
  15. header:
  16. type: boolean
  17. label: 'Snippet in the header'
  18. lift_enable:
  19. type: boolean
  20. label: 'Lift Integration'
  21. mautic_enable:
  22. type: boolean
  23. label: 'Enable the module'
  24. mautic_base_url:
  25. type: text
  26. label: 'URL'