diff options
author | simonp <simon.plasger@web.de> | 2014-05-16 12:29:06 +0200 |
---|---|---|
committer | simonp <simon.plasger@web.de> | 2014-05-16 12:29:06 +0200 |
commit | 8d3dab34ec29abf5453ecbfaea1cb764e710f1b4 (patch) | |
tree | a559f2cf913006fe584f3289a15dfdd8a48c0794 /plugins/password/README | |
parent | 44fe214025658f9abe407e744db78b308f1e3db2 (diff) |
Add timeout for password-driver vpopmaild
Diffstat (limited to 'plugins/password/README')
-rw-r--r-- | plugins/password/README | 3 |
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 ------------- |