Merge branch 'master' into develop

This commit is contained in:
Dane Everitt
2019-12-28 11:49:08 -08:00
15 changed files with 140 additions and 21 deletions

View File

@@ -12,7 +12,7 @@ return [
|
*/
'lockout' => [
'time' => 120,
'time' => 2,
'attempts' => 3,
],