1d7b9f10af06ff7a87cb4baa8e0b53fe154c00a8
[yaffs-website] / web / modules / contrib / migrate_plus / migrate_example_advanced / migrate_example_advanced_setup / config / install / field.storage.node.field_migrate_example_comments.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - comment
6     - node
7 id: node.field_migrate_example_comments
8 field_name: field_migrate_example_comments
9 entity_type: node
10 type: comment
11 settings:
12   comment_type: migrate_example_advanced_comment
13 module: comment
14 locked: false
15 cardinality: 1
16 translatable: true
17 indexes: {  }
18 persist_with_no_fields: false
19 custom_storage: false