We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9341179 commit 3e803d2Copy full SHA for 3e803d2
.envrc-sample
@@ -37,7 +37,7 @@
37
38
# set PHP-FPM in work in on-demand mode with a fixed set up max_children
39
# probably, you may calculate the max_childen depending on the total available memory in the server!
40
-# ( total memory / max_memory in php.ini ) * 2
+# total memory / max_memory in php.ini
41
# on a 1GB server with a max_memory of 256MB for php, the max_children would be 4
42
43
#export PHP_MAX_CHILDREN=
0 commit comments