aboutsummaryrefslogtreecommitdiff
path: root/Config.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Config.hs')
-rw-r--r--Config.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/Config.hs b/Config.hs
index 96c9125..a0f872a 100644
--- a/Config.hs
+++ b/Config.hs
@@ -22,7 +22,8 @@ defaultConfig = LazymailConfig {
, showStatusBar = True
, initialPath = ""
, filterMaildirsHook = \mds -> return mds
- , indexDateFormat = "%m %d"
+ , indexDateFormat = "%m %d"
+ , headersToShow = ["date", "from", "to", "cc", "bcc", "subject", "reply-to"]
}
--
nihil fit ex nihilo