]> BookStack Code Mirror - bookstack/blobdiff - app/Config/auth.php
Merge branch 'oidc'
[bookstack] / app / Config / auth.php
index 5a5e727e563e4cc437f88304b4c0583aa50ffca5..69da69bf1195202524de8ec25736ececd29c6982 100644 (file)
@@ -74,6 +74,7 @@ return [
             'email'    => 'emails.password',
             'table'    => 'password_resets',
             'expire'   => 60,
+            'throttle' => 60,
         ],
     ],