23 lines
385 B
YAML
23 lines
385 B
YAML
uuid: 617b0186-56d0-4497-b738-426882ae09a7
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
config:
|
|
- media.type.image
|
|
id: media.image.status
|
|
field_name: status
|
|
entity_type: media
|
|
bundle: image
|
|
label: Published
|
|
description: ''
|
|
required: false
|
|
translatable: false
|
|
default_value:
|
|
-
|
|
value: 1
|
|
default_value_callback: ''
|
|
settings:
|
|
on_label: 'On'
|
|
off_label: 'Off'
|
|
field_type: boolean
|