Move configuration to standard location (config next to web)
This commit is contained in:
parent
c3696b4b96
commit
8fdc0426d5
472 changed files with 1 additions and 1 deletions
|
@ -0,0 +1,26 @@
|
|||
uuid: 6f26f4fa-3dae-4c61-82c3-1399f23d63e1
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_update_date
|
||||
- paragraphs.paragraphs_type.update
|
||||
module:
|
||||
- datetime
|
||||
_core:
|
||||
default_config_hash: yagpX5FEGlwqGGzCIQtfIfP_rj9gDApFUEL3UTNzMSg
|
||||
id: paragraph.update.field_update_date
|
||||
field_name: field_update_date
|
||||
entity_type: paragraph
|
||||
bundle: update
|
||||
label: 'Update date'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
default_date_type: now
|
||||
default_date: now
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: datetime
|
Loading…
Add table
Add a link
Reference in a new issue