minor terminology change

This commit is contained in:
2022-05-23 03:01:13 -04:00
parent 8e7841b4cc
commit 407eeb2d1b
3 changed files with 26 additions and 22 deletions
+4 -4
View File
@@ -41,12 +41,12 @@
<keepWithin>P1MT2M30S</keepWithin>
<!--
keepLast specifies a *policy* for retention.
It can be used to specify explicit "N archives per Y". For example, the below retains the first
archive for each month (going back 2 months), and the first archive each year for the last three years.
It can be used to specify explicit "N archives per Y period type". For example, the below retains the last
archive for each month (going back 2 months), and the last archive each year for the last three years.
-->
<keepLast>
<perMonth>2</perMonth>
<perYear>3</perYear>
<months>2</months>
<years>3</years>
</keepLast>
<!--
Each path entry is a path to back up.