Upgraded imagemagick and manually altered pdf to image module to handle changes....
[yaffs-website] / web / modules / contrib / paragraphs / modules / paragraphs_demo / config / install / field.storage.paragraph.field_images_demo.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - image
6     - paragraphs
7 id: paragraph.field_images_demo
8 field_name: field_images_demo
9 entity_type: paragraph
10 type: image
11 settings:
12   uri_scheme: public
13   default_image:
14     uuid: ''
15     alt: ''
16     title: ''
17     width: null
18     height: null
19   target_type: file
20   display_field: false
21   display_default: false
22 module: image
23 locked: false
24 cardinality: -1
25 translatable: true
26 indexes: {  }
27 persist_with_no_fields: false