3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/core/comment/modules/log/config/install/field.field.comment.log_comment.comment_body.yml

24 lines
444 B
YAML
Raw Normal View History

2023-04-05 17:58:30 +02:00
langcode: en
status: true
dependencies:
config:
- comment.type.log_comment
- field.storage.comment.comment_body
enforced:
module:
- farm_comment_log
2023-04-05 17:58:30 +02:00
module:
- text
id: comment.log_comment.comment_body
field_name: comment_body
entity_type: comment
bundle: log_comment
label: Comment
description: ''
required: true
translatable: true
default_value: { }
default_value_callback: ''
settings: { }
field_type: text_long