docs: add note on LOG_TARGETS variable
This commit is contained in:
parent
3be28a2c8b
commit
c066605729
@ -406,6 +406,8 @@ By default the homepage logfile is written to the a `logs` subdirectory of the `
|
|||||||
logpath: /logfile/path
|
logpath: /logfile/path
|
||||||
```
|
```
|
||||||
|
|
||||||
|
By default, logs are sent both to `stdout` and to a file at the path specified. This can be changed by setting the `LOG_TARGETS` environment variable to one of `both` (default), `stdout` or `file`.
|
||||||
|
|
||||||
## Show Docker Stats
|
## Show Docker Stats
|
||||||
|
|
||||||
You can show all docker stats expanded in `settings.yaml`:
|
You can show all docker stats expanded in `settings.yaml`:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user