mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
Update pixelfed config formatting
This commit is contained in:
parent
7d24560dd0
commit
4662afd248
1 changed files with 247 additions and 247 deletions
|
@ -127,7 +127,7 @@ return [
|
|||
| Change the minimum length limit for user passwords.
|
||||
|
|
||||
*/
|
||||
'min_password_length' => env('MIN_PASSWORD_LENGTH', 12),
|
||||
'min_password_length' => env('MIN_PASSWORD_LENGTH', 8),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue