3.3.3. Reject Comments automatically

If the number of complaints for a comment exceeds a defined quantity (comments.autoReject.limit, see configuration), the comment is rejected automatically.

The AutoRejectCommentsTask is executed in a configured time interval (comments.autoReject.interval, see configuration).

With the default configuration no comment is rejected automatically as comments.autoReject.limit defaults to 0.