Elastic Social Manual / Version 2406.0
Table Of Contents
If the number of complaints for a comment exceeds a defined quantity (elastic.social.comments.auto-reject-limit
,
see configuration), the comment is rejected automatically.
The AutoRejectCommentsTask
is executed in a configured time interval
(elastic.social.comments.auto-reject-interval-ms
, see configuration).
With the default configuration no comment is rejected automatically as elastic.social.comments.auto-reject-limit
defaults to 0.