awips2/edexOsgi/com.raytheon.uf.edex.plugin.ffmp/utility/common_static/base/purge/ffmpPurgeRules.xml
Steve Harris e4bd20a515 12.12.1-1 baseline
Former-commit-id: 7699acd8cfc5cfa4e902ba98d5fdc2f7c474a535
2012-11-07 12:41:20 -06:00

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>