Skip to content

Commit

Permalink
Update configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-bot authored Jan 23, 2023
1 parent baf6009 commit 2d8e184
Show file tree
Hide file tree
Showing 7 changed files with 79 additions and 73 deletions.
137 changes: 69 additions & 68 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 @@ -35,7 +35,7 @@ field_mapper_config:
value: '$.attributes[''short_title'']'
storage_client_id: helfi_news
storage_client_config: { }
persistent_cache_max_age: -1
persistent_cache_max_age: 10800
annotation_entity_type_id: null
annotation_bundle_id: null
annotation_field_name: null
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ field_mapper_config:
value: '$.attributes["name"]'
storage_client_id: helfi_news_groups
storage_client_config: { }
persistent_cache_max_age: -1
persistent_cache_max_age: 86400
annotation_entity_type_id: null
annotation_bundle_id: null
annotation_field_name: null
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ field_mapper_config:
value: '$.attributes["name"]'
storage_client_id: helfi_news_neighbourhoods
storage_client_config: { }
persistent_cache_max_age: -1
persistent_cache_max_age: 86400
annotation_entity_type_id: null
annotation_bundle_id: null
annotation_field_name: null
Expand Down
Loading

0 comments on commit 2d8e184

Please sign in to comment.