Filter: RCB/IpHandler/FloodingSeconds

apply_filters( 'RCB/IpHandler/FloodingSeconds', $seconds ) → {int}

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

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