Skip to content
Snippets Groups Projects
Commit 7fa03cb7 authored by Burton Rheutan's avatar Burton Rheutan Committed by Alex Ellis
Browse files

Updated watchdog readme with write_debug environment variable

parent b9f59f51
No related branches found
No related tags found
No related merge requests found
......@@ -79,6 +79,7 @@ The watchdog can be configured through environmental variables. You must always
| `read_timeout` | HTTP timeout for reading the payload from the client caller (in seconds) |
| `suppress_lock` | The watchdog will attempt to write a lockfile to /tmp/ for swarm healthchecks - set this to true to disable behaviour. |
| `exec_timeout` | Hard timeout for process exec'd for each incoming request (in seconds). Disabled if set to 0. |
| `write_debug` | Write all output, error messages, and additional information to the logs. Default is false. |
## Advanced / tuning
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment