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/asset/config/install/field.field.comment.asset_comment.comment_body.yml

24 lines
452 B
YAML
Raw Normal View History

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