field.field.paragraph.image_text.paragraphs_image.yml

paragraphs_collection/modules/paragraphs_collection_demo/config/install/field.field.paragraph.image_text.paragraphs_image.yml

File

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