Skip to content

Commit

Permalink
Minor updates to the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Weiyan Shao committed Jun 19, 2020
1 parent cd178e1 commit 4a5ca7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -429,8 +429,8 @@ By default no Nginx access logs are written, and error logs are written to stdou

There are some other configurable environment variables regarding logging:

`ACCESS_LOG_BUFFER` - controls buffer size of access log. Example: 16k.
`ERROR_LOG_LEVEL` - controls error log level. Default value is `error`
* `ACCESS_LOG_BUFFER` - controls buffer size of access log. Example: 16k.
* `ERROR_LOG_LEVEL` - controls error log level. Default value is `error`

### Debugging

Expand Down

0 comments on commit 4a5ca7b

Please sign in to comment.