You are here

field.field.node.crop_simple_example.field_image_crop_simple.yml in Image Widget Crop 8

modules/image_widget_crop_examples/config/optional/field.field.node.crop_simple_example.field_image_crop_simple.yml

File

modules/image_widget_crop_examples/config/optional/field.field.node.crop_simple_example.field_image_crop_simple.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.node.field_image_crop_simple
  6. - node.type.crop_simple_example
  7. module:
  8. - image
  9. _core:
  10. default_config_hash: qzLLRwocsEH946-W2k3sP1nVNIMM9e8xFrVAuRRZSgI
  11. id: node.crop_simple_example.field_image_crop_simple
  12. field_name: field_image_crop_simple
  13. entity_type: node
  14. bundle: crop_simple_example
  15. label: 'Image Crop Simple'
  16. description: 'This Field is configured to display an 16:9 small image on fullContent.'
  17. required: true
  18. translatable: false
  19. default_value: { }
  20. default_value_callback: ''
  21. settings:
  22. file_directory: ''
  23. file_extensions: 'png gif jpg jpeg'
  24. max_filesize: ''
  25. max_resolution: ''
  26. min_resolution: ''
  27. alt_field: false
  28. alt_field_required: false
  29. title_field: false
  30. title_field_required: false
  31. default_image:
  32. uuid: ''
  33. alt: ''
  34. title: ''
  35. width: null
  36. height: null
  37. handler: 'default:file'
  38. handler_settings: { }
  39. field_type: image