You are here

menu_trail_by_path.schema.yml in Menu Trail By Path 8

config/schema/menu_trail_by_path.schema.yml

File

config/schema/menu_trail_by_path.schema.yml
View source
  1. # Schema for the menu_trail_by_path configuration.
  2. menu_trail_by_path.settings:
  3. type: config_object
  4. label: 'Menu Trail By Path Settings'
  5. mapping:
  6. max_path_parts:
  7. type: integer
  8. label: 'Maximum Path Parts'
  9. trail_source:
  10. type: string
  11. label: 'Trail Source'
  12. # Schema for the third party settings.
  13. system.menu.*.third_party.menu_trail_by_path:
  14. type: mapping
  15. label: Menu trail by path third party settings
  16. mapping:
  17. trail_source:
  18. type: string
  19. label: Trail Source