the field image must allow an unlimited number of values
This commit is contained in:
parent
252868ef1d
commit
19ab616868
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ type: image
|
|||
settings:
|
||||
uri_scheme: public
|
||||
default_image:
|
||||
uuid: null
|
||||
uuid: ''
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
|
@ -25,7 +25,7 @@ settings:
|
|||
display_default: false
|
||||
module: image
|
||||
locked: false
|
||||
cardinality: 1
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes:
|
||||
target_id:
|
||||
|
|
Loading…
Add table
Reference in a new issue