mirror of
https://github.com/containrrr/watchtower.git
synced 2025-03-03 15:32:37 +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
@ -18,6 +18,7 @@ The types of notifications to send are set by passing a comma-separated list of
|
|||||||
## Settings
|
## 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`.
|
- `--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
|
## Available services
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user