fixed backup pruning.

This commit is contained in:
Gabe Venberg 2026-01-16 15:46:24 +01:00
parent e2bfd79e41
commit 0fe2f35093

View file

@ -133,7 +133,7 @@
paths = null; paths = null;
timerConfig = timer; timerConfig = timer;
pruneOpts = pruneOpts; pruneOpts = pruneOpts;
user = "restic"; user = "root";
}; };
}) })
( (