]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Update documentation to have the correct option name
authorMark Michelson <mmichelson@digium.com>
Tue, 8 Jul 2008 21:31:51 +0000 (21:31 +0000)
committerMark Michelson <mmichelson@digium.com>
Tue, 8 Jul 2008 21:31:51 +0000 (21:31 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@129208 65c4cc65-6c06-0410-ace0-fbb531ad65f3

doc/imapstorage.txt

index 315e905a1b3e343b9d4e7a8c9eceb2bbafa0e813..0dd66337186185e2c70b748d3923a740cfbcd283 100644 (file)
@@ -105,10 +105,10 @@ imapflags=<IMAP flags, "novalidate-cert" for example>
 expungeonhangup=<yes or no>
 authuser=<username>
 authpassword=<password>
-opentimeout=<TCP open timeout in seconds>
-closetimeout=<TCP close timeout in seconds>
-readtimeout=<TCP read timeout in seconds>
-writetimeout=<TCP write timeout in seconds>
+imapopentimeout=<TCP open timeout in seconds>
+imapclosetimeout=<TCP close timeout in seconds>
+imapreadtimeout=<TCP read timeout in seconds>
+imapwritetimeout=<TCP write timeout in seconds>
 
 The "expungeonhangup" flag is used to determine if the voicemail system should
 expunge all messages marked for deletion when the user hangs up the phone.