mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
Start up notification (#473)
Add section regarding the ability to disable start up notification
This commit is contained in:
parent
7a402fdee7
commit
82640959d4
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue