Skip to content

Commit 5320376

Browse files
committed
Applied changes from database to configuration files.
1 parent 8e3248c commit 5320376

10 files changed

Lines changed: 10 additions & 10 deletions

conf/cmi/core.entity_view_display.paragraph.hearings.default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ content:
3131
weight: 0
3232
region: content
3333
list:
34-
weight: 100
3534
settings: { }
3635
third_party_settings: { }
36+
weight: 100
3737
region: content
3838
hidden:
3939
search_api_excerpt: true

conf/cmi/encrypt.profile.real_aes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ _core:
1111
id: real_aes
1212
label: 'Real AES'
1313
encryption_method: real_aes
14-
encryption_key: tfa
1514
encryption_method_configuration: { }
15+
encryption_key: tfa

conf/cmi/external_entities.external_entity_type.helfi_announcements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ id: helfi_announcements
88
label: 'Helfi: Announcements'
99
label_plural: 'Helfi: Announcements'
1010
description: ''
11-
generate_aliases: null
1211
read_only: true
12+
generate_aliases: null
1313
field_mapper_id: jsonpath
1414
field_mapper_config:
1515
field_mappings:

conf/cmi/external_entities.external_entity_type.helfi_hearings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ id: helfi_hearings
88
label: 'Helfi: Hearing'
99
label_plural: 'Helfi: Hearing'
1010
description: 'Helfi hearings from hearing api.'
11-
generate_aliases: false
1211
read_only: true
12+
generate_aliases: false
1313
field_mapper_id: jsonpath
1414
field_mapper_config:
1515
field_mappings:

conf/cmi/external_entities.external_entity_type.helfi_news.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ id: helfi_news
88
label: 'Helfi: News'
99
label_plural: 'Helfi: News'
1010
description: ''
11-
generate_aliases: false
1211
read_only: true
12+
generate_aliases: false
1313
field_mapper_id: jsonpath
1414
field_mapper_config:
1515
field_mappings:

conf/cmi/external_entities.external_entity_type.helfi_news_groups.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ id: helfi_news_groups
88
label: 'Helfi: News groups'
99
label_plural: 'Helfi: News groups'
1010
description: 'Retrieves news groups taxonomy terms from Helfi'
11-
generate_aliases: null
1211
read_only: true
12+
generate_aliases: null
1313
field_mapper_id: jsonpath
1414
field_mapper_config:
1515
field_mappings:

conf/cmi/external_entities.external_entity_type.helfi_news_neighbourhoods.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ id: helfi_news_neighbourhoods
88
label: 'Helfi: News neighbourhoods'
99
label_plural: 'Helfi: News neighbourhoods'
1010
description: 'Retrieves news neighbourhoods taxonomy terms from Helfi'
11-
generate_aliases: null
1211
read_only: true
12+
generate_aliases: null
1313
field_mapper_id: jsonpath
1414
field_mapper_config:
1515
field_mappings:

conf/cmi/external_entities.external_entity_type.helfi_news_tags.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ id: helfi_news_tags
88
label: 'Helfi: News tags'
99
label_plural: 'Helfi: News tags'
1010
description: 'Retrieves news tags taxonomy terms from Helfi'
11-
generate_aliases: null
1211
read_only: true
12+
generate_aliases: null
1313
field_mapper_id: jsonpath
1414
field_mapper_config:
1515
field_mappings:

conf/cmi/external_entities.external_entity_type.helfi_surveys.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ id: helfi_surveys
88
label: 'Helfi: Survey'
99
label_plural: 'Helfi: Surveys'
1010
description: ''
11-
generate_aliases: null
1211
read_only: true
12+
generate_aliases: null
1313
field_mapper_id: jsonpath
1414
field_mapper_config:
1515
field_mappings:

conf/cmi/external_entities.external_entity_type.linkedevents_event.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ id: linkedevents_event
88
label: 'LinkedEvents: Event'
99
label_plural: 'LinkedEvents: Events'
1010
description: 'Event entities from https://api.hel.fi/linkedevents.'
11-
generate_aliases: false
1211
read_only: true
12+
generate_aliases: false
1313
field_mapper_id: jsonpath
1414
field_mapper_config:
1515
field_mappings:

0 commit comments

Comments
 (0)