diff --git a/.gnupg/gpg-agent.conf b/.gnupg/gpg-agent.conf index 5f0503c752c1f6df0d4bc430ffcf35cc7d6bf82a..c484c8417b3e27ba4cab9ef8c012123314b56bfc 100644 --- a/.gnupg/gpg-agent.conf +++ b/.gnupg/gpg-agent.conf @@ -14,7 +14,7 @@ enable-ssh-support pinentry-program /home/USER/.gnupg/pinentry-auto.sh # 3 Hours cache on SSH-keys -default-cache-ttl-ssh 10800 -max-cache-ttl-ssh 10800 +default-cache-ttl-ssh 21600 +max-cache-ttl-ssh 21600 log-file /home/USER/.cache/gpg-agent.log