aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2006-10-29 17:02:16 +0000
committerRob Austein <sra@hactrn.net>2006-10-29 17:02:16 +0000
commit9faf348cfd48e67fb0f834a447c897e3b10a656a (patch)
tree31ec4e044450ecacf2f0bd57aa316879a3efbc98
parent7d8d2e42a807671c29f4012d95a09bff2495cffd (diff)
Prune old objects
svn path=/rcynic/README; revision=458
-rw-r--r--rcynic/README10
1 files changed, 10 insertions, 0 deletions
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.