summaryrefslogtreecommitdiff
path: root/alot/defaults
diff options
context:
space:
mode:
Diffstat (limited to 'alot/defaults')
-rw-r--r--alot/defaults/alot.rc.spec4
-rw-r--r--alot/defaults/default.bindings1
2 files changed, 0 insertions, 5 deletions
diff --git a/alot/defaults/alot.rc.spec b/alot/defaults/alot.rc.spec
index 00e527b5..5a42119f 100644
--- a/alot/defaults/alot.rc.spec
+++ b/alot/defaults/alot.rc.spec
@@ -122,10 +122,6 @@ edit_headers_whitelist = force_list(default=list(*,))
# see :ref:`edit_headers_whitelist <edit-headers-whitelist>`
edit_headers_blacklist = force_list(default=list(Content-Type,MIME-Version,References,In-Reply-To))
-# timeout in seconds after a failed attempt to writeout the database is
-# repeated. Set to 0 for no retry.
-flush_retry_timeout = integer(default=5)
-
# where to look up hooks
hooksfile = string(default='~/.config/alot/hooks.py')
diff --git a/alot/defaults/default.bindings b/alot/defaults/default.bindings
index e28253ed..16d9d04a 100644
--- a/alot/defaults/default.bindings
+++ b/alot/defaults/default.bindings
@@ -20,7 +20,6 @@ U = search tag:unread
tab = bnext
\ = prompt 'search '
d = bclose
-$ = flush
m = compose
o = prompt 'search '
q = exit