parent
e01b4d4fef
commit
572c6898c5
20 changed files with 1814 additions and 20 deletions
30
config/default/field.storage.media.field_media_image.yml
Normal file
30
config/default/field.storage.media.field_media_image.yml
Normal file
|
@ -0,0 +1,30 @@
|
|||
uuid: a722a460-839a-4bd2-a925-235ae36bac97
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- file
|
||||
- image
|
||||
- media
|
||||
id: media.field_media_image
|
||||
field_name: field_media_image
|
||||
entity_type: media
|
||||
type: image
|
||||
settings:
|
||||
default_image:
|
||||
uuid: null
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
target_type: file
|
||||
display_field: false
|
||||
display_default: false
|
||||
uri_scheme: public
|
||||
module: image
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Loading…
Add table
Add a link
Reference in a new issue