Move the config sync directory
This commit is contained in:
parent
b5d1dc7551
commit
4008f511f8
295 changed files with 2 additions and 29 deletions
23
config/field.field.node.post.field_sent_to_social_media.yml
Normal file
23
config/field.field.node.post.field_sent_to_social_media.yml
Normal file
|
@ -0,0 +1,23 @@
|
|||
uuid: 4f639dd0-6634-43ea-89a8-141dfde87059
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_sent_to_social_media
|
||||
- node.type.post
|
||||
id: node.post.field_sent_to_social_media
|
||||
field_name: field_sent_to_social_media
|
||||
entity_type: node
|
||||
bundle: post
|
||||
label: 'Sent to social media'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
value: 0
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
on_label: 'On'
|
||||
off_label: 'Off'
|
||||
field_type: boolean
|
Loading…
Add table
Add a link
Reference in a new issue