]> git.madduck.net Git - etc/mutt.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

remove header_cache_pagesize variable
authormartin f. krafft <madduck@madduck.net>
Wed, 2 Jun 2010 07:40:01 +0000 (09:40 +0200)
committermartin f. krafft <madduck@madduck.net>
Wed, 2 Jun 2010 07:40:01 +0000 (09:40 +0200)
.mutt/muttrc

index 0cf276e4e6e5ed8918b20e23759e2ff067c21f33..880f4615ae866a50d420787eeb0b19987d56fcf7 100644 (file)
@@ -1595,20 +1595,6 @@ set header_cache="~/.var/mutt/header_cache"
 # 
 set maildir_header_cache_verify=no
 # 
-# set header_cache_pagesize="16384"
-#
-# Name: header_cache_pagesize
-# Type: string
-# Default: "16384"
-# 
-# 
-# When mutt is compiled with either gdbm or bdb4 as the header cache backend,
-# this option changes the database page size.  Too large or too small
-# values can waste space, memory, or CPU time. The default should be more
-# or less optimal for most use cases.
-# 
-set header_cache_pagesize=32768
-# 
 # set maildir_trash=no
 #
 # Name: maildir_trash