You are here

field.field.node.article.comment.yml in Drupal 8

core/profiles/standard/config/install/field.field.node.article.comment.yml

File

core/profiles/standard/config/install/field.field.node.article.comment.yml
View source
  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: false
  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