diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 9963cd61a1..32c39a0516 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -1187,7 +1187,7 @@ include_dir 'conf.d' - When a password is specified in or + When a password is specified in or without writing either ENCRYPTED or UNENCRYPTED, this parameter determines whether the password is to be encrypted. The default value is md5, which @@ -1196,7 +1196,7 @@ include_dir 'conf.d' aliases for md5 and plain, respectively. Setting this parameter to scram will encrypt the password with SCRAM-SHA-256. - +