feat: auth config for password default
This commit is contained in:
parent
dd368e3c48
commit
1178814879
@ -112,4 +112,5 @@
|
||||
|
||||
'password_timeout' => env('AUTH_PASSWORD_TIMEOUT', 10800),
|
||||
|
||||
'password_default' => env('PASSWORD_DEFAULT', 'users'),
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user