diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/aerc-accounts.5.scd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/aerc-accounts.5.scd b/doc/aerc-accounts.5.scd index 5f89033a..20c88b36 100644 --- a/doc/aerc-accounts.5.scd +++ b/doc/aerc-accounts.5.scd @@ -184,6 +184,11 @@ Note that many of these configuration options are written for you, such as Default: _false_ +*pgp-attach-key* = _true_|_false_ + If _true_, attach the public signing key to signed outgoing emails. + + Default: _false_ + *pgp-error-level* = _none_|_warn_|_error_ The level of error to display when opportunistic encryption cannot be performed. See *pgp-opportunistic-encryption*. |