Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #22 from InCommon/13-fix-2-week-expo
Update build.xml
nroy committed Feb 20, 2025
2 parents 39d24f9 + 58ad08b commit e0f89ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
@@ -109,7 +109,7 @@
-->

<!-- Default validUntil duration for all generated metadata, in days. -->
<property name="validUntil.default.days" value="21"/>
<property name="validUntil.default.days" value="14"/>

<!-- Specific validUntil duration for aggregates, in days. -->
<property name="validUntil.aggregate.days" value="${validUntil.default.days}"/>

0 comments on commit e0f89ac

Please sign in to comment.