Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / profiles / demo_umami / config / install / field.storage.node.field_author.yml
diff --git a/web/core/profiles/demo_umami/config/install/field.storage.node.field_author.yml b/web/core/profiles/demo_umami/config/install/field.storage.node.field_author.yml
new file mode 100644 (file)
index 0000000..cb123cf
--- /dev/null
@@ -0,0 +1,19 @@
+langcode: en
+status: true
+dependencies:
+  module:
+    - node
+    - user
+id: node.field_author
+field_name: field_author
+entity_type: node
+type: entity_reference
+settings:
+  target_type: user
+module: core
+locked: false
+cardinality: 1
+translatable: true
+indexes: {  }
+persist_with_no_fields: false
+custom_storage: false