Disable preview, enable revisions, and default to unpublished for all content types

This commit is contained in:
benjamin melançon 2019-08-01 13:17:31 -04:00
parent 752a80326d
commit c91362dc54
9 changed files with 95 additions and 7 deletions

View file

@ -0,0 +1,22 @@
uuid: 4cf8492a-ca92-4c87-ac26-181193dbeec6
langcode: en
status: true
dependencies:
config:
- node.type.gleaning
id: node.gleaning.status
field_name: status
entity_type: node
bundle: gleaning
label: Published
description: ''
required: false
translatable: true
default_value:
-
value: 0
default_value_callback: ''
settings:
on_label: 'On'
off_label: 'Off'
field_type: boolean