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
32
config/sync/field.storage.group.field_group_image.yml
Normal file
32
config/sync/field.storage.group.field_group_image.yml
Normal file
|
@ -0,0 +1,32 @@
|
|||
uuid: f8d61111-6ac5-4dee-bc38-0419d9382735
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- file
|
||||
- group
|
||||
- image
|
||||
_core:
|
||||
default_config_hash: u7wTgG3APVnwXqEqtYhU-FN9kPGC5Rp3ha2eHf7rXas
|
||||
id: group.field_group_image
|
||||
field_name: field_group_image
|
||||
entity_type: group
|
||||
type: image
|
||||
settings:
|
||||
uri_scheme: public
|
||||
default_image:
|
||||
uuid: ''
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
target_type: file
|
||||
display_field: false
|
||||
display_default: false
|
||||
module: image
|
||||
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