We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c6c73e commit 574513aCopy full SHA for 574513a
terraform/app/env/qa.tfvars
@@ -11,7 +11,7 @@ rails_env = "staging"
11
rails_master_key_path = "/copilot/mavis/secrets/STAGING_RAILS_MASTER_KEY"
12
13
enable_cis2 = false
14
-enable_pds_enqueue_bulk_updates = false
+enable_pds_enqueue_bulk_updates = true
15
16
# Normally this is 31, but this gives us 2 weeks of additional testing.
17
academic_year_number_of_preparation_days = 45
0 commit comments