af8230ece9167ed6c03d3299dc3db706a86e503c
[yaffs-website] / web / core / profiles / demo_umami / config / install / field.field.node.recipe.field_summary.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - field.storage.node.field_summary
6     - node.type.recipe
7   module:
8     - text
9 id: node.recipe.field_summary
10 field_name: field_summary
11 entity_type: node
12 bundle: recipe
13 label: Summary
14 description: 'Provide a short overview of this recipe.'
15 required: true
16 translatable: false
17 default_value: {  }
18 default_value_callback: ''
19 settings: {  }
20 field_type: text_long