Skip to content

Commit 717ce24

Browse files
committed
update readme for pm env var
1 parent 3b6e1f0 commit 717ce24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ Variable | Default Value | Description
6969
**PHP_POST_MAX_SIZE** | `25M` | Changes PHP max size of post data allowed
7070
**PHP_MAX_EXECUTION_TIME** | `30` | Changes PHP maximum time is allowed to run a script
7171
**PHP_FPM_LISTEN** | `9000` | Changes the PORT address of the FastCGI requests
72+
**PHP_FPM_PM** | `dynamic` | PHP-FPM process manager strategy
7273
**PHP_FPM_MAX_CHILDREN** | `10` | Changes the number of child processes to be used on FPM
7374
**PHP_FPM_REQUEST_TERMINATE_TIMEOUT** | `60` | Changes FPM timeout to serve a single request
7475

0 commit comments

Comments
 (0)