Version 1
[yaffs-website] / web / modules / contrib / migrate_plus / migrate_example / migrate_example_setup / config / install / field.storage.node.field_migrate_example_image.yml
diff --git a/web/modules/contrib/migrate_plus/migrate_example/migrate_example_setup/config/install/field.storage.node.field_migrate_example_image.yml b/web/modules/contrib/migrate_plus/migrate_example/migrate_example_setup/config/install/field.storage.node.field_migrate_example_image.yml
new file mode 100644 (file)
index 0000000..db02f16
--- /dev/null
@@ -0,0 +1,29 @@
+langcode: en
+status: true
+dependencies:
+  module:
+    - file
+    - image
+    - node
+id: node.field_migrate_example_image
+field_name: field_migrate_example_image
+entity_type: node
+type: image
+settings:
+  uri_scheme: public
+  default_image:
+    uuid: ''
+    alt: ''
+    title: ''
+    width: null
+    height: null
+  target_type: file
+  display_field: false
+  display_default: false
+module: image
+locked: false
+cardinality: 1
+translatable: true
+indexes: {  }
+persist_with_no_fields: false
+custom_storage: false