How can I turn off Flood control? 
I am using Selenium to test a login/logout issue with Login Redirect, where sometimes the user gets sent to their profile instead of the expected dashboard, but the problem cannot be tested for long, because of Flood Control locking me out. There's nothing but API calls listed in the documentation.

Accepted answer

Go to admin/config/people/login (Admin menu > Configuration > User accounts > Login settings)

Comments

Go to admin/config/people/login (Admin menu > Configuration > User accounts > Login settings)

Excellent, thanks bro! I should've figured that out!