From 1645c410d4e904ba4e29ce153c03891a97de950f Mon Sep 17 00:00:00 2001 From: Mark Michelson Date: Tue, 8 Jul 2008 21:31:51 +0000 Subject: [PATCH] Update documentation to have the correct option name git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@129208 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- doc/imapstorage.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/imapstorage.txt b/doc/imapstorage.txt index 315e905a1b..0dd6633718 100644 --- a/doc/imapstorage.txt +++ b/doc/imapstorage.txt @@ -105,10 +105,10 @@ imapflags= expungeonhangup= authuser= authpassword= -opentimeout= -closetimeout= -readtimeout= -writetimeout= +imapopentimeout= +imapclosetimeout= +imapreadtimeout= +imapwritetimeout= 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.