You are here

crop.type.freeform.yml in Lightning Media 8

modules/lightning_media_image/config/optional/crop.type.freeform.yml

File

modules/lightning_media_image/config/optional/crop.type.freeform.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. label: Freeform
  5. id: freeform
  6. description: 'Crops without enforcing any aspect ratio.'
  7. aspect_ratio: ''
  8. soft_limit_width: null
  9. soft_limit_height: null
  10. hard_limit_width: null
  11. hard_limit_height: null