Skip to content

Commit fe18cce

Browse files
authored
enable mass ingestion mode
1 parent f971db6 commit fe18cce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/application.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ hapi:
116116
# allow_multiple_delete: true
117117
# allow_override_default_search_params: true
118118
# auto_create_placeholder_reference_targets: false
119+
# mass_ingestion_mode: false
119120
### tells the server to automatically append the current version of the target resource to references at these paths
120121
# auto_version_reference_at_paths: Device.patient, Device.location, Device.parent, DeviceMetric.parent, DeviceMetric.source, Observation.device, Observation.subject
121122
# ips_enabled: false

0 commit comments

Comments
 (0)