Data destruction configuration parameters
In the base configuration of PolicyCenter, data destruction is not enabled. The following configuration parameters in config.xml are used by personal data destruction:
- PersonalDataDestructionEnabled
- Set this parameter to
trueto enable destruction of personal data. In the base configuration, this parameter isfalse.Note: The server will not start if both PersonalDataDestructionEnabled and DisableDomainGraphSupport are true. - ContactDestructionRequestAgeForPurgingResults
- Used by the
RemoveOldContactDestructionRequestwork queue to determine the age of PersonalDataDestructionRequest objects that have a status of Finished. In the base configuration, this parameter is set to 10 days.
