Add working configuration from initial install, plus agarica theme enablement
This commit is contained in:
parent
74ae53dc6a
commit
f9eb863394
615 changed files with 36005 additions and 455 deletions
22
config/sync/field.storage.node.field_action_end_date.yml
Normal file
22
config/sync/field.storage.node.field_action_end_date.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: ddc3b2d3-37fd-43f4-86c3-0c0b59cf7775
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- datetime
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: _E5ppUH_8CCBqkMitLog3I7Rg0o3yAezYrVD7cWH87c
|
||||
id: node.field_action_end_date
|
||||
field_name: field_action_end_date
|
||||
entity_type: node
|
||||
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