summaryrefslogtreecommitdiff
path: root/plugins/password/README
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-05-16 12:41:33 +0200
committerAleksander Machniak <alec@alec.pl>2014-05-16 12:41:33 +0200
commitd6eb889df945bcc9381ad4154b4ec9db9aec0ec3 (patch)
treea559f2cf913006fe584f3289a15dfdd8a48c0794 /plugins/password/README
parent44fe214025658f9abe407e744db78b308f1e3db2 (diff)
parent8d3dab34ec29abf5453ecbfaea1cb764e710f1b4 (diff)
Merge pull request #190 from simonpl/master
Add timeout for password-driver vpopmaild
Diffstat (limited to 'plugins/password/README')
-rw-r--r--plugins/password/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/password/README b/plugins/password/README
index 262ebfd86..c50eb0bf3 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
-------------