restart
This commit is contained in:
@@ -12,6 +12,6 @@ return [
|
||||
],
|
||||
'throttle' => [
|
||||
'maxAttempts' => 3, // Maximum number of login attempts to allow
|
||||
'decayMinutes' => 1, // Number of minutes to wait before login will be available again
|
||||
'decayMinutes' => 5, // Number of minutes to wait before login will be available again
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user