Skip to content

Commit f21ce38

Browse files
Merge branch 'main' into Add-Config-Receive-Cass-File
2 parents 52de2e1 + ece7cbf commit f21ce38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/tf-core/environments/preprod.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ function_apps = {
219219
CheckTimer = "100"
220220
DemographicURI = "https://pre-uks-durable-demographic-function.azurewebsites.net/api/DurableDemographicFunction_HttpStart/"
221221
GetOrchestrationStatusURL = "https://pre-uks-durable-demographic-function.azurewebsites.net/api/GetOrchestrationStatus"
222-
AllowDeleteRecords = true
222+
AllowDeleteRecords = false
223223
UpdateQueueName = "update-participant-queue"
224224
}
225225

0 commit comments

Comments
 (0)