Skip to content

Commit

Permalink
New line formating
Browse files Browse the repository at this point in the history
  • Loading branch information
huguesjoyal committed Mar 18, 2018
1 parent 010d713 commit 18701f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/hashing.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
|
| Default: 10
*/

'bcrypt' => [
'rounds' => 10,
],
Expand All @@ -51,6 +52,7 @@
| (default : 2)
|
*/

'argon' => [
'time' => 2,
'memory' => 1024,
Expand Down

0 comments on commit 18701f5

Please sign in to comment.