You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
405 B
22 lines
405 B
uuid: bc083013-afc4-41ac-a83b-9e4b178be6b9 |
|
langcode: en |
|
status: true |
|
dependencies: |
|
config: |
|
- media.type.private_file |
|
id: media.private_file.status |
|
field_name: status |
|
entity_type: media |
|
bundle: private_file |
|
label: Published |
|
description: '' |
|
required: false |
|
translatable: true |
|
default_value: |
|
- |
|
value: 0 |
|
default_value_callback: '' |
|
settings: |
|
on_label: 'On' |
|
off_label: 'Off' |
|
field_type: boolean
|
|
|