From: Marko Kreen Date: Mon, 28 May 2012 10:22:02 +0000 (+0300) Subject: config.txt: fix invalid formattinc X-Git-Tag: pgbouncer_1_5_2~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=95881c26f330008b85712f16cdc8c7e6e1aa247a;p=pgbouncer config.txt: fix invalid formattinc --- diff --git a/doc/config.txt b/doc/config.txt index 3333b96..1709bab 100644 --- a/doc/config.txt +++ b/doc/config.txt @@ -94,7 +94,7 @@ Default: not set. How to authenticate users. -md5: +md5:: Use MD5-based password check. `auth_file` may contain both MD5-encrypted or plain-text passwords. This is the default authentication method.