Move configuration to standard location (config next to web)
This commit is contained in:
parent
c3696b4b96
commit
8fdc0426d5
472 changed files with 1 additions and 1 deletions
40
config/sync/field.field.paragraph.slide.field_image.yml
Normal file
40
config/sync/field.field.paragraph.slide.field_image.yml
Normal file
|
@ -0,0 +1,40 @@
|
|||
uuid: 68fbf7d3-6100-4a00-a76d-3f8472d49f0c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_image
|
||||
- paragraphs.paragraphs_type.slide
|
||||
module:
|
||||
- image
|
||||
_core:
|
||||
default_config_hash: UPqViFD1k8_sEfDdjk3x1c_IrqBW8NOZyf1dkqPc-UI
|
||||
id: paragraph.slide.field_image
|
||||
field_name: field_image
|
||||
entity_type: paragraph
|
||||
bundle: slide
|
||||
label: Image
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue