summaryrefslogtreecommitdiff
path: root/modules/bhavika/company/config/install/field.storage.node.field_logo.yml
blob: a62c720ff57d19a1a54481e3164a78408ad67a75 (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
26
27
28
29
30
31
32
33
34
35
36
langcode: en
status: true
dependencies:
  module:
    # - field_permissions
    - file
    - image
    - node
# third_party_settings:
#   field_permissions:
#     permission_type: public
enforced:
    module: 
      - company
id: node.field_logo
field_name: field_logo
entity_type: node
type: image
settings:
  uri_scheme: public
  default_image:
    uuid: ''
    alt: ''
    title: ''
    width: null
    height: null
  target_type: file
  display_field: false
  display_default: false
module: image
locked: false
cardinality: 1
translatable: true
indexes: {  }
persist_with_no_fields: false
custom_storage: false