Skip to content

Commit

Permalink
Update configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-bot authored Apr 4, 2023
1 parent 1839520 commit 5b3e77b
Show file tree
Hide file tree
Showing 6 changed files with 51 additions and 51 deletions.
86 changes: 43 additions & 43 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -203,9 +203,9 @@ content:
third_party_settings: { }
simple_sitemap:
weight: 10
region: content
settings: { }
third_party_settings: { }
region: content
status:
type: boolean_checkbox
weight: 14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,22 @@ bundle: image
mode: image_content_area
content:
field_media_image:
type: responsive_image
label: hidden
weight: 0
settings:
responsive_image_style: image__3_2_content_area
image_link: ''
third_party_settings: { }
type: responsive_image
weight: 0
region: content
field_photographer:
type: string
weight: 1
region: content
label: inline
settings:
link_to_entity: false
third_party_settings: { }
weight: 1
region: content
hidden:
created: true
langcode: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ entity_type: node
type: string
settings:
max_length: 255
is_ascii: false
case_sensitive: false
is_ascii: false
module: core
locked: false
cardinality: 1
Expand Down
2 changes: 1 addition & 1 deletion conf/cmi/field.storage.node.field_short_title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ entity_type: node
type: string
settings:
max_length: 255
is_ascii: false
case_sensitive: false
is_ascii: false
module: core
locked: false
cardinality: 1
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ services:
- internal
db:
container_name: "${COMPOSE_PROJECT_NAME}-db"
image: druidfi/mariadb:10.9-drupal
image: druidfi/mariadb:10.11-drupal
environment:
MARIADB_AUTO_UPGRADE: "1"
MARIADB_INITDB_SKIP_TZINFO: "1"
Expand Down

0 comments on commit 5b3e77b

Please sign in to comment.