doc: Move documentation of md5_password_warnings to a better place Commit db6a4a985bc categorized md5_password_warnings as an authentication setting, and the placement in postgresql.conf.sample matches that, but in the documentation it ended up under logging settings, which isn't unreasonable but inconsistent. This moves the documentation chunk to authentication settings as well.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/f3622b64762bb5ee5242937f0fadcacb1a10f30e Modified Files -------------- doc/src/sgml/config.sgml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-)