Skip to content

Commit

Permalink
Revert "Use 0 statuscake confirmations in production"
Browse files Browse the repository at this point in the history
This reverts commit 0acd865.

The front door DNSTimeout fix was rolled out. Reverting to default
confirmations to eliminate false alarms.
  • Loading branch information
saliceti committed Dec 20, 2023
1 parent 893a43d commit 7d6947f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
],
"contact_group": [282783],
"ssl_domain": "https://find-a-lost-trn.education.gov.uk",
"confirmations": 0
"confirmations": 2
}
},
"inf_vault_name": "s189p01-faltrn-pd-inf-kv",
Expand Down

0 comments on commit 7d6947f

Please sign in to comment.