diff --git a/config/hashing.php b/config/hashing.php index bcd3be4c28..019b0548a4 100644 --- a/config/hashing.php +++ b/config/hashing.php @@ -49,4 +49,5 @@ return [ 'time' => 4, ], + 'rehash_on_login' => false, ];