You are here

trailing_slash.schema.yml in Trailing Slash 8

config/schema/trailing_slash.schema.yml

File

config/schema/trailing_slash.schema.yml
View source
  1. trailing_slash.settings:
  2. type: config_object
  3. mapping:
  4. enabled:
  5. type: boolean
  6. label: 'Enabled'
  7. paths:
  8. type: string
  9. label: 'List of paths with trailing slash'
  10. enabled_entity_types:
  11. type: string
  12. label: 'Enabled entity types'