Upgraded imagemagick and manually altered pdf to image module to handle changes....
[yaffs-website] / web / modules / contrib / paragraphs / modules / paragraphs_demo / config / install / field.field.paragraph.images.field_images_demo.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - field.storage.paragraph.field_images_demo
6     - paragraphs.paragraphs_type.images
7   module:
8     - image
9 id: paragraph.images.field_images_demo
10 field_name: field_images_demo
11 entity_type: paragraph
12 bundle: images
13 label: 'Images'
14 description: ''
15 required: false
16 translatable: false
17 default_value: {  }
18 default_value_callback: ''
19 settings:
20   file_directory: ''
21   file_extensions: 'png gif jpg jpeg'
22   max_filesize: ''
23   max_resolution: ''
24   min_resolution: ''
25   alt_field: false
26   alt_field_required: false
27   title_field: false
28   title_field_required: false
29   default_image:
30     uuid: ''
31     alt: ''
32     title: ''
33     width: null
34     height: null
35   handler: default
36 field_type: image