diff options
author | Christian Hesse <mail@eworm.de> | 2023-03-20 12:18:32 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-03-20 12:35:34 +0100 |
commit | 650c362ed903209bb2144b3d4a89f46ca4865a38 (patch) | |
tree | c98076feaea093eecf167d3633ce17b5ec5aeb1f /doc | |
parent | 3b5026ea8d8e8f9867b85d91c81d2296265d6d6a (diff) |
netwatch-notify: support note in notificationchange-96
Diffstat (limited to 'doc')
-rw-r--r-- | doc/netwatch-notify.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/netwatch-notify.md b/doc/netwatch-notify.md index 5bbd657..aa1204a 100644 --- a/doc/netwatch-notify.md +++ b/doc/netwatch-notify.md @@ -88,6 +88,13 @@ powered off, but accessibility is of interest. Go and get your coffee ☕️ before sending the print job. +### Add a note in notification + +For some extra information it is possible to add a text note. This is +included verbatim into the notification. + + /tool/netwatch/add comment="notify, name=example, note=Do not touch!" host=10.0.0.31; + Also notification settings are required for [e-mail](mod/notification-email.md), [matrix](mod/notification-matrix.md) and/or |