diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/sample/pgpool.conf.sample-stream | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sample/pgpool.conf.sample-stream b/src/sample/pgpool.conf.sample-stream index 217e9d055..9478198d7 100644 --- a/src/sample/pgpool.conf.sample-stream +++ b/src/sample/pgpool.conf.sample-stream @@ -114,6 +114,7 @@ backend_clustering_mode = 'streaming_replication' #authentication_timeout = 1min # Delay in seconds to complete client authentication # 0 means no timeout. + # (change requires restart) #allow_clear_text_frontend_auth = off # Allow Pgpool-II to use clear text password authentication |
