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