Skip to content

Commit

Permalink
Merge pull request #205 from City-of-Helsinki/update-configuration
Browse files Browse the repository at this point in the history
Automatic update
  • Loading branch information
Jussiles authored Mar 8, 2023
2 parents 7f53143 + 15409ec commit aedccda
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 43 deletions.
83 changes: 44 additions & 39 deletions composer.lock

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

3 changes: 2 additions & 1 deletion conf/cmi/metatag.metatag_defaults.node__landing_page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ _core:
default_config_hash: 4LnWqTxx8bp4ew1DS7XZOmhHzO_B-us0REW1efp3xRk
id: node__landing_page
label: 'Content: Landing page'
tags: { }
tags:
description: '[node:field_hero:entity:field_hero_desc]'
2 changes: 1 addition & 1 deletion conf/cmi/user.role.anonymous.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ dependencies:
- eu_cookie_compliance
- helfi_api_base
- media
- system
- rest
- system
_core:
default_config_hash: j5zLMOdJBqC0bMvSdth5UebkprJB8g_2FXHqhfpJzow
id: anonymous
Expand Down
2 changes: 1 addition & 1 deletion conf/cmi/user.role.authenticated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ dependencies:
- eu_cookie_compliance
- helfi_api_base
- media
- rest
- system
- toolbar
- rest
_core:
default_config_hash: dJ0L2DNSj5q6XVZAGsuVDpJTh5UeYkIPwKrUOOpr8YI
id: authenticated
Expand Down
2 changes: 1 addition & 1 deletion tools/make/project/install.mk
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ PHONY += helfi-drush-enable-modules
helfi-drush-enable-modules: ## Enable modules and base configurations.
$(call step,Install base configurations...)
$(call drush,cr)
$(call drush,en -y helfi_platform_config helfi_base_config)
$(call drush,en -y helfi_platform_config helfi_platform_config_base)

PHONY += drush-locale-update
drush-locale-update: ## Update translations.
Expand Down

0 comments on commit aedccda

Please sign in to comment.