diff --git a/.env.template b/.env.template index 1b691298..5bf714bc 100644 --- a/.env.template +++ b/.env.template @@ -300,7 +300,7 @@ ## Number of server-side passwords hashing iterations for the password hash. ## The default for new users. If changed, it will be updated during login for existing users. -# PASSWORD_ITERATIONS=350000 +# PASSWORD_ITERATIONS=600000 ## Controls whether users can set password hints. This setting applies globally to all users. # PASSWORD_HINTS_ALLOWED=true