Elastic Social Manual / Version 2406.0
Table Of Contents
If the number of complaints for a user exceeds a defined quantity (elastic.social.users.auto-block-limit
, see
configuration), the user is blocked automatically.
The AutoBlockUsersTask
is executed in a configured time interval
(users.autoBlock.interval
, see configuration).
With the default configuration no user is blocked automatically as elastic.social.users.auto-block-limit
defaults
to 0.