From: J. Eduardo Date: Tue, 7 Feb 2017 22:13:44 +0000 (+0100) Subject: Improved comment on max password length X-Git-Tag: pgbouncer_1_8~26^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1079f460a31183930ab3266bc8f22c661a5fd9d8;p=pgbouncer Improved comment on max password length --- diff --git a/doc/config.rst b/doc/config.rst index a18fed9..f78c364 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -855,7 +855,7 @@ for this database. Otherwise PgBouncer tries to log into the destination database with client username, meaning that there will be one pool per user. -The value for ``password``is limited to 128 characters maximum. +The length for ``password`` is limited to 128 characters maximum. auth_user ---------