mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-10-04 19:31:41 +00:00
notification: document 'unknown' severity
This is the severity used for forwarded mails, since we cannot reasonably infer a priority here. Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
This commit is contained in:
parent
f5f316bddb
commit
24451e5d60
@ -234,7 +234,7 @@ A notification has a associated severity that can be matched.
|
||||
* `match-severity warning,error`: Match warnings and error
|
||||
|
||||
The following severities are in use:
|
||||
`info`, `notice`, `warning`, `error`.
|
||||
`info`, `notice`, `warning`, `error`, `unknown`.
|
||||
|
||||
|
||||
Examples
|
||||
|
Loading…
Reference in New Issue
Block a user