diff --git a/infrastructure/modules/app_config/configurations/pre-prod.json b/infrastructure/modules/app_config/configurations/pre-prod.json index 64044217..8c6295c4 100644 --- a/infrastructure/modules/app_config/configurations/pre-prod.json +++ b/infrastructure/modules/app_config/configurations/pre-prod.json @@ -57,7 +57,7 @@ "enabled": "true" }, "bulkUploadSendToReviewEnabled": { - "enabled": "false" + "enabled": "true" }, "documentCorrectEnabled": { "enabled": "false" diff --git a/infrastructure/modules/app_config/configurations/prod.json b/infrastructure/modules/app_config/configurations/prod.json index 64044217..8c6295c4 100644 --- a/infrastructure/modules/app_config/configurations/prod.json +++ b/infrastructure/modules/app_config/configurations/prod.json @@ -57,7 +57,7 @@ "enabled": "true" }, "bulkUploadSendToReviewEnabled": { - "enabled": "false" + "enabled": "true" }, "documentCorrectEnabled": { "enabled": "false"