From c94b09a0a8488ac52277cf90307d238713cced49 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Mon, 14 Oct 2013 14:22:13 -0600 Subject: [PATCH] Make IMAP subscriptions an advanced option --- imp/config/prefs.php | 1 + 1 file changed, 1 insertion(+) diff --git a/imp/config/prefs.php b/imp/config/prefs.php index 801e9e4eb2a..81373050b8b 100644 --- a/imp/config/prefs.php +++ b/imp/config/prefs.php @@ -1656,6 +1656,7 @@ $_prefs['subscribe'] = array( 'value' => 1, + 'advanced' => true, 'type' => 'checkbox', 'desc' => _("Use IMAP mailbox subscriptions?"), 'on_change' => function() {