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
22
config/sync/field.storage.paragraph.field_update_date.yml
Normal file
22
config/sync/field.storage.paragraph.field_update_date.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 13c76015-e2ec-474f-9cc9-3cdab1aba5a4
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- datetime
|
||||
- paragraphs
|
||||
_core:
|
||||
default_config_hash: yD0qQkEgcvBrVG0iaF0vQLoF0NrZAL6ZyoHAag8OpfY
|
||||
id: paragraph.field_update_date
|
||||
field_name: field_update_date
|
||||
entity_type: paragraph
|
||||
type: datetime
|
||||
settings:
|
||||
datetime_type: date
|
||||
module: datetime
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: true
|
||||
custom_storage: false
|
Loading…
Add table
Add a link
Reference in a new issue