Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / profiles / demo_umami / config / install / field.field.node.recipe.field_author.yml
diff --git a/web/core/profiles/demo_umami/config/install/field.field.node.recipe.field_author.yml b/web/core/profiles/demo_umami/config/install/field.field.node.recipe.field_author.yml
deleted file mode 100644 (file)
index 386ee59..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-langcode: en
-status: true
-dependencies:
-  config:
-    - field.storage.node.field_author
-    - node.type.recipe
-id: node.recipe.field_author
-field_name: field_author
-entity_type: node
-bundle: recipe
-label: Author
-description: 'The author of this recipe. Start typing their username to search.'
-required: true
-translatable: false
-default_value: {  }
-default_value_callback: ''
-settings:
-  handler: 'default:user'
-  handler_settings:
-    include_anonymous: true
-    filter:
-      type: _none
-    target_bundles: null
-    sort:
-      field: _none
-    auto_create: false
-field_type: entity_reference