summaryrefslogtreecommitdiff
path: root/plugins/password/README
diff options
context:
space:
mode:
authorsimonp <simon.plasger@web.de>2014-05-16 12:29:06 +0200
committersimonp <simon.plasger@web.de>2014-05-16 12:29:06 +0200
commit8d3dab34ec29abf5453ecbfaea1cb764e710f1b4 (patch)
treea559f2cf913006fe584f3289a15dfdd8a48c0794 /plugins/password/README
parent44fe214025658f9abe407e744db78b308f1e3db2 (diff)
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
-------------