You are here

image.style.social_medium.yml in Open Social 8

modules/social_features/social_core/config/install/image.style.social_medium.yml

File

modules/social_features/social_core/config/install/image.style.social_medium.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - crop.type.profile_medium
  6. module:
  7. - crop
  8. - image_effects
  9. name: social_medium
  10. label: 'social medium (44 x 44)'
  11. effects:
  12. 29ad2546-2731-11e6-b67b-9e71128cae77:
  13. uuid: 29ad2546-2731-11e6-b67b-9e71128cae77
  14. id: image_scale_and_crop
  15. weight: 2
  16. data:
  17. width: 44
  18. height: 44
  19. 151b526b-cb42-4553-a9ab-9c2407ee4134:
  20. uuid: 151b526b-cb42-4553-a9ab-9c2407ee4134
  21. id: crop_crop
  22. weight: 1
  23. data:
  24. crop_type: profile_medium
  25. 28522c8f-258e-4c5c-a307-e4905d55aee9:
  26. uuid: 28522c8f-258e-4c5c-a307-e4905d55aee9
  27. id: image_effects_auto_orient
  28. weight: 3
  29. data:
  30. scan_exif: true