From 7ef0e0614d3f1f199a5150c8dd6eb77b244cdf75 Mon Sep 17 00:00:00 2001 From: Carl Anderson Date: Wed, 12 Jun 2024 12:03:03 -0500 Subject: [PATCH] typo --- src/main/resources/application.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml index 1cb74c5..48feebc 100644 --- a/src/main/resources/application.yaml +++ b/src/main/resources/application.yaml @@ -116,7 +116,7 @@ hapi: # allow_multiple_delete: true # allow_override_default_search_params: true # auto_create_placeholder_reference_targets: false - # mass_ingestion_mode: false + # enable_mass_ingestion_mode: false ### tells the server to automatically append the current version of the target resource to references at these paths # auto_version_reference_at_paths: Device.patient, Device.location, Device.parent, DeviceMetric.parent, DeviceMetric.source, Observation.device, Observation.subject # ips_enabled: false