config/schema/subpathauto.schema.yml

File

config/schema/subpathauto.schema.yml

View source
  1. subpathauto.settings:
  2. type: config_object
  3. label: 'Subpathauto settings'
  4. mapping:
  5. depth:
  6. type: integer
  7. label: 'Maximum depth of sub-paths to alias'
  8. redirect_support:
  9. type: boolean
  10. label: 'If set to TRUE, redirects will be taken into account when resolving sub aliases.'