]> granicus.if.org Git - mutt/commitdiff
Remove $sidebar_refresh_time from Sample Sidebar Config
authorFahri Cihan Demirci <fcdemirci@fastmail.fm>
Tue, 28 Jun 2016 22:59:09 +0000 (15:59 -0700)
committerFahri Cihan Demirci <fcdemirci@fastmail.fm>
Tue, 28 Jun 2016 22:59:09 +0000 (15:59 -0700)
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.

contrib/sample.muttrc-sidebar

index f56e527ec80b288704d697cf784e71ed3c9297e3..f21db26dd42598475a9ad3f3af5bc48269cbb20c 100644 (file)
@@ -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