ProtectionServices age_to_purge Key

Prev Next

The age_to_purge key defines how long quarantine files are stored on your host endpoint before they are removed. Valid values range from 1-365 days. The default aging period is 90 days.

If you define the age_to_purge key manually, you must also define the ProtectionServices enable key manually.

Change this setting using one of the following methods:

For manual changes, the ProtectionServices settings must be enclosed in braces and listed within quotation marks ("). See the example below.

"ProtectionServices": {

"enable": true,

age_to_purge" : 90,

},