We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4121532 commit bbdf119Copy full SHA for bbdf119
1 file changed
infra/deployments/forms/tfvars/dev.tfvars
@@ -79,7 +79,7 @@ forms_admin_settings = {
79
govuk_app_domain = "integration.publishing.service.gov.uk"
80
synchronize_to_mailchimp = false
81
repeatable_page_enabled = true
82
- use_database_as_truth = false
+ use_database_as_truth = true
83
}
84
forms_api_settings = {
85
cpu = 256
0 commit comments