doc: Move documentation of md5_password_warnings to a better place

Peter Eisentraut <peter@eisentraut.org>

Commit: f3622b64762bb5ee5242937f0fadcacb1a10f30e
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2025-05-21T14:29:05Z
Releases: 18.0
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.

Files

PathChange+/−
doc/src/sgml/config.sgml modified +16 −16

Documentation touched