mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-07-24 18:52:28 +00:00
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:
parent
d3b934d405
commit
6b0d7f3d32
@ -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",
|
||||
],
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user