summaryrefslogtreecommitdiff
path: root/.caffrc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-04-14 20:22:36 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-04-14 20:22:36 -0700
commit45a45cda146d678ac14638c84ce7b8d74fae3318 (patch)
tree1a60acb7ac6e97525444ae6be840565e27f88770 /.caffrc
parente406eb257b5b3db412530491a492db3338d87f37 (diff)
downloaddotfiles-45a45cda146d678ac14638c84ce7b8d74fae3318.tar.gz
comment
Diffstat (limited to '.caffrc')
-rw-r--r--.caffrc7
1 files changed, 4 insertions, 3 deletions
diff --git a/.caffrc b/.caffrc
index 8bace8b6..c2113d82 100644
--- a/.caffrc
+++ b/.caffrc
@@ -55,7 +55,8 @@ EOM
$CONFIG{'mail'} = 'yes';
-# this means that we can't selectively sign UIDs -- either avoid
-# sending out the mail (and delete caff's public keyring containing
-# those sigs) or turn this off when signing those keys
+# setting this means that we can't selectively sign UIDs -- to do
+# that, either avoid sending out the unwanted mail messagse (and
+# delete caff's public keyring containing the unwanted sigs) or turn
+# this off when need to selectively sign UIDs
$CONFIG{'gpg-sign-args'} = "save";