X-Git-Url: https://git.madduck.net/etc/caff.git/blobdiff_plain/b044c2cbe6adfd1d2063ffd148f49467fb875c38..48d011b519910c329283d95cb0a33a8c45eb0b07:/.caffrc diff --git a/.caffrc b/.caffrc index f16f936..6240bc5 100644 --- a/.caffrc +++ b/.caffrc @@ -9,6 +9,8 @@ $CONFIG{'email'} = 'caff@pobox.madduck.net'; # if you have a v4 key, it will simply be the last 16 digits of # your fingerprint. +#$CONFIG{'keyid'} = [ qw{220BC883330C4A75} ]; +#$CONFIG{'also-encrypt-to'} = '220BC883330C4A75'; $CONFIG{'keyid'} = [ qw{55C9882D999BBCC4} ]; $CONFIG{'also-encrypt-to'} = '55C9882D999BBCC4'; $CONFIG{'caffhome'} = $ENV{'VARDIR'}.'/caff';