From 45a45cda146d678ac14638c84ce7b8d74fae3318 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 14 Apr 2018 20:22:36 -0700 Subject: comment --- .caffrc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to '.caffrc') 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"; -- cgit v1.2.3