From: Samir Benmendil Date: Tue, 31 Jan 2023 23:38:16 +0000 (+0000) Subject: gpg: extend gpg cache to a day X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/f2a4ed099a422fee695d3cabffffc12624addac9 gpg: extend gpg cache to a day --- diff --git a/gnupg/gpg-agent.conf b/gnupg/gpg-agent.conf index b972346..880b47e 100644 --- a/gnupg/gpg-agent.conf +++ b/gnupg/gpg-agent.conf @@ -1,6 +1,6 @@ pinentry-program /usr/local/bin/pinentry keep-display default-cache-ttl 600 -max-cache-ttl 7200 # for pam_gnupg allow-preset-passphrase +max-cache-ttl 86400 # a day