Format and Portal Customizations > Configuring Badge Expiration
  
Version 10.0.01
Configuring Badge Expiration
Configure the expiration of NEW badges in the Home section of the Reports tab. By default, NEW badges will no longer display after 14 days. You can change that value by adding a line to the portal.properties file.
1. Revise the default expiration period for NEW badges on the Reports tab using the portal.properties file:
Linux:
/opt/aptare/portalconf/portal.properties
Windows:
C:\opt\aptare\portalconf\portal.properties
2. Add the following line:
cloudTemplateNewBadgeExpireInDays = 14
3. Restart the Tomcat Portal services.