You are here

field.field.comment.comment_photos.comment_body.yml in Album Photos 8.5

config/optional/field.field.comment.comment_photos.comment_body.yml

File

config/optional/field.field.comment.comment_photos.comment_body.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - comment.type.comment_photos
  6. - field.storage.comment.comment_body
  7. module:
  8. - text
  9. - comment
  10. id: comment.comment_photos.comment_body
  11. field_name: comment_body
  12. entity_type: comment
  13. bundle: comment_photos
  14. label: Comment
  15. description: ''
  16. required: true
  17. translatable: true
  18. default_value: { }
  19. default_value_callback: ''
  20. settings: { }
  21. field_type: text_long