Change-Id: I8eb68c527ddafae2ee2b3af8d22eed905f547ea4 Former-commit-id:5787d6278d
[formerly275398778f
] [formerly886375172b
[formerly 73bca27407552c864765d5924e8609a253493f4c]] Former-commit-id:886375172b
Former-commit-id:bd1d87363a
11 lines
301 B
XML
11 lines
301 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<!-- Purge file for FFMP
|
|
period tag is where you change the time:
|
|
ex. 01-00:00:00 is one day or 24 hours of retention
|
|
ex. 00-12:00:00 is 12 hours
|
|
-->
|
|
<purgeRuleSet>
|
|
<defaultRule>
|
|
<period>01-00:00:00</period>
|
|
</defaultRule>
|
|
</purgeRuleSet>
|