Filter: RCB/IpHandler/FloodingMaxEntries

apply_filters( 'RCB/IpHandler/FloodingMaxEntries', $max ) → {int}

IP flooding is implemented to forbid a new user consent by max requests to the API. Here you can modify the maximum allowed entries within the given flooding seconds.

Parameters:
Name Type Description
$max int
Returns:
Type
int