]> git.proxmox.com Git - pve-guest-common.git/commit
vzdump: add config options for new notification backend
authorLukas Wagner <l.wagner@proxmox.com>
Thu, 20 Jul 2023 14:32:06 +0000 (16:32 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 24 Jul 2023 13:15:07 +0000 (15:15 +0200)
commit21ec0730555df2397cb97e391bd4c632b6170661
tree554a007a9d8dfef11572d8a740516f388e50efa6
parent1f9d7367217a9b0d90aa483450cf72e49595d3de
vzdump: add config options for new notification backend

- Add new option 'notification-target'
  Allows to select to which endpoint/group notifications shall be sent
- Add new option 'notification-policy'
  Replacement for the now deprecated 'mailnotification' option. Mostly
  just a rename for consistency, but also adds the 'never' option.
- Mark 'mailnotification' as deprecated in favor of 'notification-policy'
- Clarify that 'mailto' is ignored if 'notification-target' is set

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
src/PVE/VZDump/Common.pm