Skip to content

Commit

Permalink
Update configuration (#1550)
Browse files Browse the repository at this point in the history
  • Loading branch information
hel-platta-automation authored Nov 7, 2024
1 parent 8fab263 commit 9d94891
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 56 deletions.
108 changes: 54 additions & 54 deletions composer.lock

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

10 changes: 9 additions & 1 deletion conf/cmi/filter.format.sidebar.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
uuid: 08dc13c1-c3be-4f15-abde-e23e88f4e4c5
langcode: en
status: true
dependencies: { }
dependencies:
module:
- helfi_api_base
name: Sidebar
format: sidebar
weight: 0
Expand All @@ -27,3 +29,9 @@ filters:
status: true
weight: 10
settings: { }
helfi_link_converter:
id: helfi_link_converter
provider: helfi_api_base
status: true
weight: -10
settings: { }
10 changes: 9 additions & 1 deletion conf/cmi/filter.format.webform_default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,18 @@ uuid: 4ab1e9e9-3892-4151-8349-a3671950f4cc
langcode: en
status: true
dependencies:
module:
- helfi_api_base
enforced:
module:
- webform
name: 'Webform (Default) - DO NOT EDIT'
format: webform_default
weight: 100
filters: { }
filters:
helfi_link_converter:
id: helfi_link_converter
provider: helfi_api_base
status: true
weight: -10
settings: { }

0 comments on commit 9d94891

Please sign in to comment.