Remove show-headers config option

This'll probably look different when we implement it
This commit is contained in:
Drew DeVault 2019-03-31 16:32:48 -04:00
parent ffd1ffd5ba
commit 78d3f958e0
1 changed files with 0 additions and 6 deletions

View File

@ -15,12 +15,6 @@ index-format=%4C %Z %D %-17.17n %s
# Default: %F %l:%M %p (ISO 8501 + 12 hour time)
timestamp-format=%F %l:%M %p
#
# Which headers to show when viewing an email.
#
# Default: From,To,Cc,Bcc,Subject,Date
show-headers=From,To,Cc,Bcc,Subject,Date
#
# The frames of animation to use in the UI for things that are still loading.
# Seperate each frame with a comma.