Skip to content

Commit 259b38f

Browse files
Merge pull request #457 from magento-thunder/MAGECLOUD-3382-2
MAGECLOUD-3382: Increase default SCD_THREADS to 3
2 parents 4128349 + 3a2ed8f commit 259b38f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dist/.magento.env.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#######################################################################################################################
22
# SCD_THREADS - the number of threads for static content deployment. #
3-
# Default value: 1 — Starter environments and Pro Integration environments #
4-
# 3 — Pro Staging and Production environments #
3+
# Default value: Automatic, based on the detected CPU thread count and does not exceed a value of 4. #
4+
# 1 - if Magento Version < 2.1.11 #
55
# Magento Version: 2.1.4 and later #
66
# Stages: global, build and deploy #
77
# Example: #

0 commit comments

Comments
 (0)