]> git.proxmox.com Git - proxmox.git/commit - proxmox-notify/src/endpoints/gotify.rs
notify: add 'disable' parameter for matchers and targets.
authorLukas Wagner <l.wagner@proxmox.com>
Tue, 14 Nov 2023 12:59:22 +0000 (13:59 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 17 Nov 2023 07:31:36 +0000 (08:31 +0100)
commit306f4005a14fc3d4e5f74fb4e53234310866ef8a
tree7b0ecce910fffb2905cc7902fc838675962319ce
parent20b290893aa264335b2fcf6323d85aba15da4186
notify: add 'disable' parameter for matchers and targets.

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
proxmox-notify/src/api/gotify.rs
proxmox-notify/src/api/matcher.rs
proxmox-notify/src/api/sendmail.rs
proxmox-notify/src/api/smtp.rs
proxmox-notify/src/endpoints/gotify.rs
proxmox-notify/src/endpoints/sendmail.rs
proxmox-notify/src/endpoints/smtp.rs
proxmox-notify/src/lib.rs
proxmox-notify/src/matcher.rs