New line formating
This commit is contained in:
@@ -30,6 +30,7 @@ return [
|
||||
|
|
||||
| Default: 10
|
||||
*/
|
||||
|
||||
'bcrypt' => [
|
||||
'rounds' => 10,
|
||||
],
|
||||
@@ -51,6 +52,7 @@ return [
|
||||
| (default : 2)
|
||||
|
|
||||
*/
|
||||
|
||||
'argon' => [
|
||||
'time' => 2,
|
||||
'memory' => 1024,
|
||||
|
||||
Reference in New Issue
Block a user