From f97953a4f04cfcda970b6eeb261c3b45d46f22fb Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Wed, 31 Mar 2021 14:28:51 +0200 Subject: Update gpg configurations and setup missing commands --- .gnupg/gpg-agent.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gnupg') diff --git a/.gnupg/gpg-agent.conf b/.gnupg/gpg-agent.conf index 85405bc..6b56eca 100644 --- a/.gnupg/gpg-agent.conf +++ b/.gnupg/gpg-agent.conf @@ -1 +1,5 @@ +default-cache-ttl 3600 +default-cache-ttl-ssh 3600 +max-cache-ttl 7200 +max-cache-ttl-ssh 7200 enable-ssh-support -- cgit v1.2.3