23 lines
416 B
YAML
23 lines
416 B
YAML
|
uuid: 0b560b82-4d04-4044-baf2-aedf619691c5
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- taxonomy.vocabulary.license
|
||
|
id: taxonomy_term.license.status
|
||
|
field_name: status
|
||
|
entity_type: taxonomy_term
|
||
|
bundle: license
|
||
|
label: Published
|
||
|
description: ''
|
||
|
required: false
|
||
|
translatable: false
|
||
|
default_value:
|
||
|
-
|
||
|
value: 1
|
||
|
default_value_callback: ''
|
||
|
settings:
|
||
|
on_label: 'On'
|
||
|
off_label: 'Off'
|
||
|
field_type: boolean
|