summaryrefslogtreecommitdiff
path: root/modules/bhavika/company/config/install/field.storage.node.body.yml
blob: e9f95b6f5f14d9d8c37a4c0901c06ae40fe9c72d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
langcode: en
status: true
dependencies:
  module:
    # - field_permissions
    - node
    - text
  enforced:
    module: 
      - company
# third_party_settings:
#   field_permissions:
#     permission_type: public
id: node.body
field_name: body
entity_type: node
type: text_with_summary
settings: {  }
module: text
locked: false
cardinality: 1
translatable: true
indexes: {  }
persist_with_no_fields: true
custom_storage: false