Add Drupal application
This commit is contained in:
parent
c00b769d67
commit
4bb39011f3
261 changed files with 22997 additions and 0 deletions
21
drupal/config/sync/field.storage.comment.comment_body.yml
Normal file
21
drupal/config/sync/field.storage.comment.comment_body.yml
Normal file
|
@ -0,0 +1,21 @@
|
|||
uuid: d85c65ae-65f3-4f58-9576-8e0808dcc3d2
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue