You are here

filter_image_resize.schema.yml in Image Resize Filter 8

config/schema/filter_image_resize.schema.yml

File

config/schema/filter_image_resize.schema.yml
View source
  1. filter_settings.filter_image_resize:
  2. type: filter
  3. label: 'Filter to resize images'
  4. mapping:
  5. image_locations:
  6. type: mapping
  7. label: 'image_locations'
  8. mapping:
  9. local:
  10. type: boolean
  11. label: 'Allow local images.'
  12. remote:
  13. type: boolean
  14. label: 'Allow remote images.'