Start up notification (#473)

Add section regarding the ability to disable start up notification
pull/481/head
Oliver Cervera 4 years ago committed by GitHub
parent 7a402fdee7
commit 82640959d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,6 +18,7 @@ The types of notifications to send are set by passing a comma-separated list of
## Settings
- `--notifications-level` (env. `WATCHTOWER_NOTIFICATIONS_LEVEL`): Controls the log level which is used for the notifications. If omitted, the default log level is `info`. Possible values are: `panic`, `fatal`, `error`, `warn`, `info` or `debug`.
- Whatchtower will post a notification every time is started. This behavior [can be changed](https://containrrr.github.io/watchtower/arguments/#without_sending_a_startup_message) with an argument.
## Available services

Loading…
Cancel
Save