Added config to module, and scripts to commit / push config & code together
This commit is contained in:
21
config/optional/field.storage.comment.comment_body.yml
Normal file
21
config/optional/field.storage.comment.comment_body.yml
Normal file
@ -0,0 +1,21 @@
|
||||
uuid: 72f8870f-39ef-4476-81a3-7e538b6f883d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- comment
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: swYoCch_hY8QO5uwr4FURplfnUCUlpPB4idF8WGVCpw
|
||||
id: comment.comment_body
|
||||
field_name: comment_body
|
||||
entity_type: comment
|
||||
type: text_long
|
||||
settings: { }
|
||||
module: text
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: true
|
||||
custom_storage: false
|
||||
Reference in New Issue
Block a user