minor terminology change
This commit is contained in:
+4
-4
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user