Version 1
[yaffs-website] / web / modules / contrib / migrate_plus / migrate_example / migrate_example_setup / config / install / core.entity_view_display.comment.node_comments.default.yml
diff --git a/web/modules/contrib/migrate_plus/migrate_example/migrate_example_setup/config/install/core.entity_view_display.comment.node_comments.default.yml b/web/modules/contrib/migrate_plus/migrate_example/migrate_example_setup/config/install/core.entity_view_display.comment.node_comments.default.yml
new file mode 100644 (file)
index 0000000..38e2b43
--- /dev/null
@@ -0,0 +1,22 @@
+langcode: en
+status: true
+dependencies:
+  config:
+    - comment.type.node_comments
+    - field.field.comment.node_comments.comment_body
+  module:
+    - text
+id: comment.node_comments.default
+targetEntityType: comment
+bundle: node_comments
+mode: default
+content:
+  comment_body:
+    label: hidden
+    type: text_default
+    weight: 0
+    settings: {  }
+    third_party_settings: {  }
+  links:
+    weight: 100
+hidden: {  }