Skip to content
Snippets Groups Projects
Commit 1c990041 authored by Henrik Tjäder's avatar Henrik Tjäder
Browse files

Also increase SSH passphrase timeout

parent 1035cb9d
Branches
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ enable-ssh-support ...@@ -14,7 +14,7 @@ enable-ssh-support
pinentry-program /home/USER/.gnupg/pinentry-auto.sh pinentry-program /home/USER/.gnupg/pinentry-auto.sh
# 3 Hours cache on SSH-keys # 3 Hours cache on SSH-keys
default-cache-ttl-ssh 10800 default-cache-ttl-ssh 21600
max-cache-ttl-ssh 10800 max-cache-ttl-ssh 21600
log-file /home/USER/.cache/gpg-agent.log log-file /home/USER/.cache/gpg-agent.log
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment