You are here

field.field.paragraph.hero.field_hero_image.yml in Open Social 8.4

modules/social_features/social_landing_page/config/install/field.field.paragraph.hero.field_hero_image.yml

File

modules/social_features/social_landing_page/config/install/field.field.paragraph.hero.field_hero_image.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.paragraph.field_hero_image
  6. - paragraphs.paragraphs_type.hero
  7. module:
  8. - image
  9. id: paragraph.hero.field_hero_image
  10. field_name: field_hero_image
  11. entity_type: paragraph
  12. bundle: hero
  13. label: Image
  14. description: ''
  15. required: false
  16. translatable: false
  17. default_value: { }
  18. default_value_callback: ''
  19. settings:
  20. file_directory: '[date:custom:Y]-[date:custom:m]'
  21. file_extensions: 'png gif jpg jpeg'
  22. max_filesize: ''
  23. max_resolution: 4096x4096
  24. min_resolution: ''
  25. alt_field: true
  26. alt_field_required: false
  27. title_field: false
  28. title_field_required: false
  29. default_image:
  30. uuid: ''
  31. alt: ''
  32. title: ''
  33. width: null
  34. height: null
  35. handler: 'default:file'
  36. handler_settings: { }
  37. field_type: image