dotfiles/.gnupg/gpg-agent.conf

7 lines
194 B
Text

# [[file:../Desktop.org::*Pinentry][Pinentry:3]]
default-cache-ttl 3600
max-cache-ttl 3600
allow-emacs-pinentry
allow-loopback-pinentry
pinentry-program /usr/bin/pinentry
# Pinentry:3 ends here