agaric-coop/config/sync/core.base_field_override.paragraph.faq.status.yml
David Valdez 45f7f228a0 The metatag changes were restored.
Also, the taxonomy_term view edits were removed and some words were
translated to spanish, they were restored as well.
2019-02-05 13:41:46 -06:00

22 lines
402 B
YAML

uuid: 4cd165ce-e33d-4b4a-b831-f330b29ddc35
langcode: en
status: true
dependencies:
config:
- paragraphs.paragraphs_type.faq
id: paragraph.faq.status
field_name: status
entity_type: paragraph
bundle: faq
label: Published
description: ''
required: false
translatable: true
default_value:
-
value: 1
default_value_callback: ''
settings:
on_label: 'On'
off_label: 'Off'
field_type: boolean