install_roundcube.sh: change default password length to 12

This commit is contained in:
2019-06-16 02:48:01 +02:00
parent eec8699d23
commit 21153234b1
2 changed files with 2 additions and 2 deletions

View File

@ -289,7 +289,7 @@ POSTFIX_DB_PASSWD=''
# -
# - $config['password_minimum_length']
# -
# - Defaults to '10'
# - Defaults to '12'
# -
#PW_MIN_LENGTH=""