]> git.proxmox.com Git - proxmox-backup.git/commit
api: version: add 'prune-delete-stats' as supported feature
authorChristian Ebner <c.ebner@proxmox.com>
Mon, 11 Nov 2024 15:43:52 +0000 (16:43 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 21 Nov 2024 10:01:25 +0000 (11:01 +0100)
commit00f441eb93afd5b6378c45dea64647cffd2656d3
tree18968f1cdac2197aab9c8996db5f7e87bf05f0a9
parent4e50ef5193333545be4162ee9f7829a1133ea957
api: version: add 'prune-delete-stats' as supported feature

Expose the 'prune-delete-stats' as supported feature, in order for
the sync job in pull direction to pass the optional
`error-on-protected=false` flag to the api calls when pruning backup
snapshots, groups or namespaces.
src/api2/version.rs