Upgraded imagemagick and manually altered pdf to image module to handle changes....
[yaffs-website] / web / core / profiles / standard / config / install / core.entity_form_display.user.user.default.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - field.field.user.user.user_picture
6     - image.style.thumbnail
7   module:
8     - image
9     - user
10 id: user.user.default
11 targetEntityType: user
12 bundle: user
13 mode: default
14 content:
15   account:
16     weight: -10
17     region: content
18   contact:
19     weight: 5
20     region: content
21   language:
22     weight: 0
23     region: content
24   timezone:
25     weight: 6
26     region: content
27   user_picture:
28     type: image_image
29     settings:
30       progress_indicator: throbber
31       preview_image_style: thumbnail
32     third_party_settings: {  }
33     weight: -1
34     region: content
35 hidden: {  }