summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2012-10-28 18:22:50 +0000
committerPatrick Totzke <patricktotzke@gmail.com>2012-10-28 18:22:50 +0000
commitb91039115eadcc911184dfc102496444fe73db1f (patch)
treea349eee09cd6b1d3b75b1ef92fbef4389193602e /docs
parent30485f22f7292cf4a27b6e573b42cb2819dc9f55 (diff)
docs: commit autogenerated config docs
Diffstat (limited to 'docs')
-rw-r--r--docs/source/configuration/alotrc_table55
1 files changed, 44 insertions, 11 deletions
diff --git a/docs/source/configuration/alotrc_table b/docs/source/configuration/alotrc_table
index f7695de8..e2a20e50 100644
--- a/docs/source/configuration/alotrc_table
+++ b/docs/source/configuration/alotrc_table
@@ -24,17 +24,6 @@
:default: "~"
-.. _body_mimetype:
-
-.. describe:: body_mimetype
-
- Preferred MIME type to display as mail body if it is present.
- The fallback type is text/* if the preferred type is missing
-
- :type: string
- :default: "text/html"
-
-
.. _bufferclose-focus-offset:
.. describe:: bufferclose_focus_offset
@@ -92,6 +81,16 @@
:default: False
+.. _compose-ask-tags:
+
+.. describe:: compose_ask_tags
+
+ prompt for initial tags when compose
+
+ :type: boolean
+ :default: False
+
+
.. _display-content-in-threadline:
.. describe:: display_content_in_threadline
@@ -264,6 +263,16 @@
:default: 2
+.. _prefer-plaintext:
+
+.. describe:: prefer_plaintext
+
+ prefer plaintext alternatives over html content in multipart/alternative
+
+ :type: boolean
+ :default: False
+
+
.. _print-cmd:
.. describe:: print_cmd
@@ -307,6 +316,30 @@
:default: "> "
+.. _reply-force-address:
+
+.. describe:: reply_force_address
+
+ Always use the accounts main address when constructing "From" headers
+ for replies/forwards. Set this to False to use the address string
+ as received in the original message.
+
+ :type: boolean
+ :default: False
+
+
+.. _reply-force-realname:
+
+.. describe:: reply_force_realname
+
+ Always use the proper realname when constructing "From" headers
+ for replies/forwards. Set this to False to use the realname string
+ as received in the original message.
+
+ :type: boolean
+ :default: True
+
+
.. _reply-subject-prefix:
.. describe:: reply_subject_prefix