added back lost config entry: allowed_bundle_types (#427)
* added back lost config entry * disabled entry
This commit is contained in:
@@ -78,6 +78,10 @@ hapi:
|
|||||||
# supported_resource_types:
|
# supported_resource_types:
|
||||||
# - Patient
|
# - Patient
|
||||||
# - Observation
|
# - Observation
|
||||||
|
##################################################
|
||||||
|
# Allowed Bundle Types for persistence (defaults are: COLLECTION,DOCUMENT,MESSAGE)
|
||||||
|
##################################################
|
||||||
|
# allowed_bundle_types: COLLECTION,DOCUMENT,MESSAGE,TRANSACTION,TRANSACTIONRESPONSE,BATCH,BATCHRESPONSE,HISTORY,SEARCHSET
|
||||||
# allow_cascading_deletes: true
|
# allow_cascading_deletes: true
|
||||||
# allow_contains_searches: true
|
# allow_contains_searches: true
|
||||||
# allow_external_references: true
|
# allow_external_references: true
|
||||||
|
|||||||
Reference in New Issue
Block a user