Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / profiles / demo_umami / config / install / field.field.node.recipe.field_ingredients.yml
diff --git a/web/core/profiles/demo_umami/config/install/field.field.node.recipe.field_ingredients.yml b/web/core/profiles/demo_umami/config/install/field.field.node.recipe.field_ingredients.yml
new file mode 100644 (file)
index 0000000..647c7df
--- /dev/null
@@ -0,0 +1,18 @@
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.storage.node.field_ingredients
+    - node.type.recipe
+id: node.recipe.field_ingredients
+field_name: field_ingredients
+entity_type: node
+bundle: recipe
+label: Ingredients
+description: 'List the ingredients required for this recipe, one per item.'
+required: false
+translatable: false
+default_value: {  }
+default_value_callback: ''
+settings: {  }
+field_type: string