You are here

prev_next.schema.yml in Previous/Next API 8.2

config/schema/prev_next.schema.yml

File

config/schema/prev_next.schema.yml
View source
  1. prev_next.settings:
  2. type: config_object
  3. mapping:
  4. batch_size:
  5. type: integer
  6. label: 'Batch Size'
  7. prev_next.node_type.*:
  8. type: config_object
  9. label: 'Previous Next Content Type settings'
  10. mapping:
  11. include:
  12. type: boolean
  13. label: 'Include'
  14. current:
  15. type: string
  16. label: 'Current'
  17. indexing_criteria:
  18. type: string
  19. label: 'Indexing Criteria'
  20. indexing_criteria_current:
  21. type: string
  22. label: 'Indexing criteria Current'
  23. same_type:
  24. type: boolean
  25. label: 'Same type'
  26. same_type_current:
  27. type: string
  28. label: 'Same type Current'