summaryrefslogtreecommitdiff
path: root/modules/bhavika/company/config/install/field.field.node.companies.field_logo.yml
blob: f1df5b83058bc67dd859a1c093c5ec7e0faf7177 (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
37
38
39
40
langcode: en
status: true
dependencies:
  config:
    - field.storage.node.field_logo
    - node.type.companies
  module:
    - image
  enforced:
    module: 
      - company
id: node.companies.field_logo
field_name: field_logo
entity_type: node
bundle: companies
label: logo
description: ''
required: false
translatable: false
default_value: {  }
default_value_callback: ''
settings:
  file_directory: company
  file_extensions: 'png gif jpg jpeg'
  max_filesize: ''
  max_resolution: ''
  min_resolution: ''
  alt_field: true
  alt_field_required: true
  title_field: false
  title_field_required: false
  default_image:
    uuid: ''
    alt: ''
    title: ''
    width: null
    height: null
  handler: 'default:file'
  handler_settings: {  }
field_type: image