Upgraded imagemagick and manually altered pdf to image module to handle changes....
[yaffs-website] / web / core / profiles / standard / config / install / core.entity_view_display.comment.comment.default.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - comment.type.comment
6     - field.field.comment.comment.comment_body
7   module:
8     - text
9 id: comment.comment.default
10 targetEntityType: comment
11 bundle: comment
12 mode: default
13 content:
14   comment_body:
15     label: hidden
16     type: text_default
17     weight: 0
18     region: content
19     settings: {  }
20     third_party_settings: {  }
21   links:
22     weight: 100
23     region: content
24 hidden: {  }