You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
865 B

5 years ago
  1. uuid: 73554394-57e8-483f-adc3-2306703b8f16
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.storage.node.field_image
  7. - node.type.article
  8. module:
  9. - image
  10. _core:
  11. default_config_hash: tgJzhA7Swh4M_gWU5FwFe5lPxPj5rebpMbvhpdNrERs
  12. id: node.article.field_image
  13. field_name: field_image
  14. entity_type: node
  15. bundle: article
  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'
  25. max_filesize: ''
  26. max_resolution: ''
  27. min_resolution: ''
  28. alt_field: true
  29. title_field: false
  30. alt_field_required: true
  31. title_field_required: false
  32. default_image:
  33. uuid: null
  34. alt: ''
  35. title: ''
  36. width: null
  37. height: null
  38. handler: 'default:file'
  39. handler_settings: { }
  40. field_type: image