X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/c68485663f92005dfd0552a62eef74d199bbcd5f..1641fcbae28fcdfb97b54df7e843df08f5b47fd7:/gnupg/gpg-agent.conf?ds=inline diff --git a/gnupg/gpg-agent.conf b/gnupg/gpg-agent.conf index 37bd324..6fef332 100644 --- a/gnupg/gpg-agent.conf +++ b/gnupg/gpg-agent.conf @@ -1,4 +1,6 @@ pinentry-program /usr/local/bin/pinentry keep-display -default-cache-ttl 600 -max-cache-ttl 7200 +default-cache-ttl 1800 # 30 min +# for pam_gnupg +allow-preset-passphrase +max-cache-ttl 86400 # a day