]> git.proxmox.com Git - pve-cluster.git/commit
fix #1295: add config schema to control pending update notifications
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 3 Jan 2023 15:08:21 +0000 (16:08 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 3 Jan 2023 15:29:33 +0000 (16:29 +0100)
commit63e5cd0970a92408b51a9294ae0d2109c32023b6
tree4b150f9b2e7137440d286624155cda8efdaa5a6d
parentce908dd9b6315cc50e950dd5d7bacde55b7267ce
fix #1295: add config schema to control pending update notifications

For now allow a simple selection of `auto` (current behavior),
`always` (if updates are available) or `never`.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
data/PVE/DataCenterConfig.pm