Skip to content

Commit a68ef05

Browse files
committed
Password: Remove reference to non-existing 'password_zxcvbn_min_score' option (#9648)
1 parent dc9ace7 commit a68ef05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/password/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,6 @@
431431
The library is not distributed with Roundcube (see composer.json-dist).
432432
Note: Required PHP's memory_limit >= 24M.
433433

434-
Set $config['password_zxcvbn_min_score'] to define minimum acceptable password strength score.
435434

436435
2.2.2. Have I been pwned? (pwned)
437436
---------------------------------
@@ -449,6 +448,7 @@
449448

450449
See the driver implementation file for more documentation.
451450

451+
452452
3. Driver API
453453
-------------
454454

0 commit comments

Comments
 (0)