You are here

perimeter.settings.yml in Drupal Perimeter Defence 8

config/schema/perimeter.settings.yml

File

config/schema/perimeter.settings.yml
View source
  1. # Schema for the configuration files of the exlink module.
  2. perimeter.settings:
  3. type: config_object
  4. label: 'Perimeter Settings'
  5. mapping:
  6. not_found_exception_patterns:
  7. type: sequence
  8. label: 'A list of regex patterns'
  9. sequence:
  10. - type: string
  11. - label: 'A regex pattern'