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 a6c2e2e commit 9b90d57Copy full SHA for 9b90d57
build-dev/terraform/terraform.tfvars
@@ -32,12 +32,12 @@ cloudfront_distribution_id = "E2633P2JNWSIZ6"
32
build_manager_mode = "1"
33
build_manager_retry_sleep = "1"
34
build_manager_retry_limit = "15"
35
-build_manager_pages_per_container = "600"
+build_manager_pages_per_container = "3"
36
37
# child container flags
38
child_container_s3_sync_extra_flags = "--exclude 'index.html' --exclude '_next/data/*/index.json'"
39
child_container_use_page_data_file = "1"
40
41
42
# Benchmarking config
43
-benchmarking_num_pages = "1000"
+# benchmarking_num_pages = "1000"
0 commit comments