summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2017-09-25 20:30:27 +0200
committerRuben Pollan <meskio@sindominio.net>2017-09-26 08:49:17 +0200
commitf355be0f22177f8590befbc20d5ae9694ca45809 (patch)
treefc95cc14b08d041d7b1c4d868ccc478857fdc84a /docs
parent7cd3cff8d858e411f8d84361d5a4bc6133c86d0e (diff)
docs: Add encrypt_to_self account configuration
Diffstat (limited to 'docs')
-rw-r--r--docs/source/configuration/accounts_table18
1 files changed, 16 insertions, 2 deletions
diff --git a/docs/source/configuration/accounts_table b/docs/source/configuration/accounts_table
index 27e7529a..33c554a3 100644
--- a/docs/source/configuration/accounts_table
+++ b/docs/source/configuration/accounts_table
@@ -159,12 +159,26 @@
:default: none
+.. _encrypt-to-self:
+
+.. describe:: encrypt_to_self
+
+ If this is true when encrypting a message it will also be encrypted
+ with the key defined for this account.
+
+ .. warning::
+
+ Before 0.6 this was controlled via gpg.conf.
+
+ :type: boolean
+ :default: True
+
+
.. _gpg-key:
.. describe:: gpg_key
- The GPG key ID you want to use with this account. If unset, alot will
- use your default key.
+ The GPG key ID you want to use with this account.
:type: string
:default: None