push.scheduler.delay-between-content-auditor-runs

Minimum time in milliseconds between each execution of the content auditor summary generation task.

Key: push.scheduler.delay-between-content-auditor-runs
Type: Long
Can be set in: collection.cfg

Description

After each commit trigger a content auditor summary generation task. To avoid excessive load this option configures a minimum delay between execution of the task.

Default Value

By default, the task has a delay of 1 minute. The unit of the value is in milliseconds.

push.scheduler.delay-between-content-auditor-runs=60000