]> granicus.if.org Git - mutt/commitdiff
Make imap_idle default to false for 1.5.12.
authorBrendan Cully <brendan@kublai.com>
Mon, 13 Mar 2006 20:12:27 +0000 (20:12 +0000)
committerBrendan Cully <brendan@kublai.com>
Mon, 13 Mar 2006 20:12:27 +0000 (20:12 +0000)
init.h

diff --git a/init.h b/init.h
index 0d2371a10d64133ec34c85d42b72b555971b87c0..4eb848ea98f5211ecc1ce17d45de2aa809a937bf 100644 (file)
--- a/init.h
+++ b/init.h
@@ -855,7 +855,7 @@ struct option_t MuttVars[] = {
   ** your INBOX in the IMAP browser. If you see something else, you may set
   ** this variable to the IMAP path to your folders.
   */
-  { "imap_idle",                DT_BOOL, R_NONE, OPTIMAPIDLE, 1 },
+  { "imap_idle",                DT_BOOL, R_NONE, OPTIMAPIDLE, 0 },
   /*
    ** .pp
    ** When \fIset\fP, mutt will attempt to use the IMAP IDLE extension