issue 186: minor fixes in partitioning config

This commit is contained in:
Rob Whelan
2021-01-22 01:23:05 +01:00
parent 4d3e76bf51
commit 28ff19821c
3 changed files with 24 additions and 9 deletions

View File

@@ -68,9 +68,8 @@ hapi:
# graphql_enabled: true
# narrative_enabled: true
#partitioning:
# cross_partition_reference_mode: true
# multitenancy_enabled: true
# partitioning_include_in_search_hashes: true
# allow_references_across_partitions: false
# partitioning_include_in_search_hashes: false
#cors:
# allow_Credentials: true
# Supports multiple, comma separated allowed origin entries
@@ -109,7 +108,6 @@ hapi:
# responses_enabled: true
# binary_storage_enabled: true
# bulk_export_enabled: true
# partitioning_multitenancy_enabled:
# subscription:
# resthook_enabled: false
# websocket_enabled: false