Security update for Core, with self-updated composer
[yaffs-website] / web / core / profiles / standard / config / install / field.field.node.article.comment.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - field.storage.node.comment
6     - node.type.article
7   module:
8     - comment
9 id: node.article.comment
10 field_name: comment
11 entity_type: node
12 bundle: article
13 label: Comments
14 description: ''
15 required: true
16 translatable: true
17 default_value:
18   -
19     status: 2
20     cid: 0
21     last_comment_name: null
22     last_comment_timestamp: 0
23     last_comment_uid: 0
24     comment_count: 0
25 default_value_callback: ''
26 settings:
27   default_mode: 1
28   per_page: 50
29   form_location: true
30   anonymous: 0
31   preview: 1
32 field_type: comment