ba22548a667c843ab5bbb74b58c313507d554a92
[yaffs-website] / web / core / profiles / demo_umami / config / install / field.field.block_content.banner_block.field_banner_image.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - block_content.type.banner_block
6     - field.storage.block_content.field_banner_image
7   module:
8     - image
9 id: block_content.banner_block.field_banner_image
10 field_name: field_banner_image
11 entity_type: block_content
12 bundle: banner_block
13 label: 'Banner 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