3.3.2. Block Users automatically

If the number of complaints for a user exceeds a defined quantity (users.autoBlock.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 users.autoBlock.limit defaults to 0.