From: Fahri Cihan Demirci Date: Tue, 28 Jun 2016 22:59:09 +0000 (-0700) Subject: Remove $sidebar_refresh_time from Sample Sidebar Config X-Git-Tag: neomutt-20160822~99 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2ff5eb02b850384ad232422cf78dc60c141b82c5;p=neomutt Remove $sidebar_refresh_time from Sample Sidebar Config The $sidebar_refresh_time option was removed with the changeset 1f840760e6e0. Remove it from the sample sidebar configuration as well, so that anyone using that file in its entirety won't have to deal with "unknown variable" errors. --- diff --git a/contrib/sample.muttrc-sidebar b/contrib/sample.muttrc-sidebar index f56e527ec..f21db26dd 100644 --- a/contrib/sample.muttrc-sidebar +++ b/contrib/sample.muttrc-sidebar @@ -50,10 +50,6 @@ set mail_check_stats # Display the Sidebar mailboxes using this format string. set sidebar_format = '%B%?F? [%F]?%* %?N?%N/?%S' -# Sidebar will not refresh its list of mailboxes any more frequently than -# this number of seconds. This will help reduce disk/network traffic. -set sidebar_refresh_time = 60 - # Sort the mailboxes in the Sidebar using this method: # count - total number of messages # flagged - number of flagged messages