From 9faf348cfd48e67fb0f834a447c897e3b10a656a Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 29 Oct 2006 17:02:16 +0000 Subject: Prune old objects svn path=/rcynic/README; revision=458 --- rcynic/README | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/rcynic/README b/rcynic/README index 2dac7d85..c44338a6 100644 --- a/rcynic/README +++ b/rcynic/README @@ -227,6 +227,16 @@ allow-stale-crl Allow use of CRLs which are past their of problems, it's configurable. Values: true or false. Default: false +prune Clean up old files corresponding to URIs that + rcynic did not see at all during this run. + rcynic invokes rsync with the --delete option + to clean up old objects from collections that + rcynic revisits, but if a URI changes so that + rcynic never visits the old collection again, + old files will remain in the local mirror + indefinitely unless you enable this option. + Values: true or false. Default: true + There's a companion XSLT template in rcynic.xsl, which translates what the xml-summary option writes into HTML. -- cgit v1.2.3