Yaffs site version 1.1
[yaffs-website] / web / modules / contrib / image_widget_crop / modules / image_widget_crop_examples / config / optional / field.field.node.crop_file_entity_example.field_image_crop_file_entity.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - field.storage.node.field_image_crop_file_entity
6     - node.type.crop_file_entity_example
7   module:
8     - image
9 _core:
10   default_config_hash: h3RF6JDZg_-eYJhCDhRPXx-nkV2KsYiePDOXSRvmRTY
11 id: node.crop_file_entity_example.field_image_crop_file_entity
12 field_name: field_image_crop_file_entity
13 entity_type: node
14 bundle: crop_file_entity_example
15 label: 'Image Crop File Entity'
16 description: ''
17 required: false
18 translatable: false
19 default_value: {  }
20 default_value_callback: ''
21 settings:
22   file_directory: '[date:custom:Y]-[date:custom:m]'
23   file_extensions: 'png gif jpg jpeg'
24   max_filesize: ''
25   max_resolution: ''
26   min_resolution: ''
27   alt_field: true
28   alt_field_required: true
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