report: add prune.cfg to report

prune.cfg stores prune job configurations

Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
This commit is contained in:
Stefan Lendl 2024-01-04 12:10:30 +01:00 committed by Fabian Grünbichler
parent d3b934d405
commit 6b0d7f3d32

View File

@ -42,6 +42,7 @@ fn files() -> Vec<(&'static str, Vec<&'static str>)> {
"Jobs",
vec![
"/etc/proxmox-backup/sync.cfg",
"/etc/proxmox-backup/prune.cfg",
"/etc/proxmox-backup/verification.cfg",
],
),