Remove show-headers config option
This'll probably look different when we implement it
This commit is contained in:
parent
ffd1ffd5ba
commit
78d3f958e0
|
@ -15,12 +15,6 @@ index-format=%4C %Z %D %-17.17n %s
|
||||||
# Default: %F %l:%M %p (ISO 8501 + 12 hour time)
|
# Default: %F %l:%M %p (ISO 8501 + 12 hour time)
|
||||||
timestamp-format=%F %l:%M %p
|
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.
|
# The frames of animation to use in the UI for things that are still loading.
|
||||||
# Seperate each frame with a comma.
|
# Seperate each frame with a comma.
|
||||||
|
|
Loading…
Reference in New Issue