38e2b4339031f9b9fa6295201ef9111566b66702
[yaffs-website] / web / modules / contrib / migrate_plus / migrate_example / migrate_example_setup / config / install / core.entity_view_display.comment.node_comments.default.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - comment.type.node_comments
6     - field.field.comment.node_comments.comment_body
7   module:
8     - text
9 id: comment.node_comments.default
10 targetEntityType: comment
11 bundle: node_comments
12 mode: default
13 content:
14   comment_body:
15     label: hidden
16     type: text_default
17     weight: 0
18     settings: {  }
19     third_party_settings: {  }
20   links:
21     weight: 100
22 hidden: {  }