Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 12, 2023
1 parent fd7d0eb commit 423ff8a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ You can use the following environment variables (when starting the container)
to tune it:

<<<<<<< HEAD

- MS_DEBUGLEVEL: The debug level 0=off 5=verbose
- MS_ERRORFILE: If you want the debug to something other than STDOUT
- MAX_REQUESTS_PER_PROCESS: To work around memory leaks (defaults to 1000)
Expand All @@ -49,7 +50,7 @@ to tune it:
this period of time will be terminated (defaults to 300)
- IO_TIMEOUT: The maximum period of time the module will wait while trying to
read from or write to a FastCGI application (defaults to 40)
||||||| parent of 45b9243 (Make configurable)
||||||| parent of 45b9243 (Make configurable)
- `MS_DEBUGLEVEL`: The debug level `0`=off `5`=verbose
- `MS_ERRORFILE`: If you want the debug to something other than STDOUT
- `MAX_REQUESTS_PER_PROCESS`: To work around memory leaks (defaults to `1000`)
Expand All @@ -61,7 +62,7 @@ to tune it:
this period of time will be terminated (defaults to `300`)
- `IO_TIMEOUT`: The maximum period of time the module will wait while trying to
read from or write to a FastCGI application (defaults to `40`)
=======
=======
- `MS_DEBUGLEVEL`: The debug level `0`=off `5`=verbose
- `MS_ERRORFILE`: If you want the debug to something other than STDOUT
- `MAX_REQUESTS_PER_PROCESS`: To work around memory leaks (defaults to `1000`)
Expand All @@ -75,7 +76,7 @@ to tune it:
read from or write to a FastCGI application (defaults to `40`)
- `APACHE_LIMIT_REQUEST_LINE`: The maximum size of the HTTP request line in
bytes (defaults to `8190`)
>>>>>>> 45b9243 (Make configurable)
> > > > > > > 45b9243 (Make configurable)
## Running multiple mapfiles

Expand Down

0 comments on commit 423ff8a

Please sign in to comment.