From d6eb889df945bcc9381ad4154b4ec9db9aec0ec3 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Fri, 16 May 2014 06:41:33 -0400
Subject: [PATCH] Merge pull request #190 from simonpl/master

---
 plugins/password/README |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/plugins/password/README b/plugins/password/README
index 262ebfd..c50eb0b 100644
--- a/plugins/password/README
+++ b/plugins/password/README
@@ -310,6 +310,9 @@
 
  Set $config['password_vpopmaild_port'] to the port of vpopmaild.
 
+ Set $config['password_vpopmaild_timeout'] to the timeout used for the TCP 
+ connection to vpopmaild (You may want to set it higher on busy servers).
+
 
  3. Driver API
  -------------

--
Gitblit v1.9.1