Export config
This commit is contained in:
parent
1eeb370647
commit
522715d43b
54 changed files with 6527 additions and 17 deletions
20
config/sync/field.storage.taxonomy_term.field_date.yml
Normal file
20
config/sync/field.storage.taxonomy_term.field_date.yml
Normal file
|
@ -0,0 +1,20 @@
|
|||
uuid: 49798879-020a-43df-a5a0-550a67f31a9c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- datetime
|
||||
- taxonomy
|
||||
id: taxonomy_term.field_date
|
||||
field_name: field_date
|
||||
entity_type: taxonomy_term
|
||||
type: datetime
|
||||
settings:
|
||||
datetime_type: date
|
||||
module: datetime
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Loading…
Add table
Add a link
Reference in a new issue