field.field.block_content.footer_promo_block.field_promo_image.yml 845 B

12345678910111213141516171819202122232425262728293031323334353637
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - block_content.type.footer_promo_block
  6. - field.storage.block_content.field_promo_image
  7. module:
  8. - image
  9. id: block_content.footer_promo_block.field_promo_image
  10. field_name: field_promo_image
  11. entity_type: block_content
  12. bundle: footer_promo_block
  13. label: 'Promo 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: ''
  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: null
  31. alt: ''
  32. title: ''
  33. width: null
  34. height: null
  35. handler: 'default:file'
  36. handler_settings: { }
  37. field_type: image