]> git.proxmox.com Git - proxmox-backup.git/commit
fix #sync.cfg/pull: don't remove by default
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 28 Oct 2021 13:00:58 +0000 (15:00 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 18 Nov 2021 09:36:57 +0000 (10:36 +0100)
commit61ef4ae8cbac4c2d0fcf53b8ef5d7459db79e41d
tree67a2d754c0ee565c1647f5f4c0bb56786a9eddf3
parent01ae7bfaf2e6a811b7375cfbac0efac1e7f14756
fix #sync.cfg/pull: don't remove by default

and convert existing (manually created/edited) jobs to the previous
default value of 'true'. the GUI has always set this value and defaults
to 'false'.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Reviewed-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/postinst
pbs-api-types/src/jobs.rs
src/api2/pull.rs
src/server/pull.rs