Files
dotfiles/laptop/.gnupg/gpg-agent.conf
Rob Harbaugh 6061cb5698 Replace keychain GPG with gpg-agent cache TTL
keychain's GPG key management is incompatible with GnuPG 2.4 keyboxd.
gpg-agent handles key caching natively; set 24h TTL so it unlocks once per day.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 14:53:44 -04:00

3 lines
44 B
Plaintext

default-cache-ttl 86400
max-cache-ttl 86400