Skip to content

Commit 10cbb9c

Browse files
authored
Merge pull request #1682 from alphagov/enable-use-db-as-truth-in-staging
Enable use_database_as_truth in staging
2 parents d26a76f + 24475af commit 10cbb9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/deployments/forms/tfvars/staging.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ forms_admin_settings = {
4444
govuk_app_domain = "staging.publishing.service.gov.uk"
4545
synchronize_to_mailchimp = false
4646
repeatable_page_enabled = true
47-
use_database_as_truth = false
47+
use_database_as_truth = true
4848
}
4949
forms_api_settings = {
5050
cpu = 256

0 commit comments

Comments
 (0)