Log in to the Console & navigate to https://YourServer/shepherd_config.php
In the drop down, find the Property: PurgeAntibodiesPeriodDays
Set Property Value to the amount of days determined in Step 1 (example: 90).
The DailyPruneTask will execute at night and will prune files that meet all conditions for Zero Prevalence within the PurgeAntibodiesPeriodDays specified.
Additional Information
Note: Before implementing this, it's recommended to discuss with a dedicated security team and consider the loss of the file hash information and related events.
If the DailyPruneTask is unable to complete all Zero Prevalence tasks during the allotted time (6 hours by default), it will automatically pause and resume the following night.
The Shepherd Config Property, PurgeAntibodiesThresholdMin can be used to limit the time spent on Zero Prevalence Pruning. This may be necessary in larger environments to allow pruning tasks associated with DailyPruneTasks to execute.