From 697d5623203ecdd92b423d3b41be7868e2259656 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sun, 15 May 2016 13:59:20 -0400 Subject: Cache GPG key for half an hour --- .gnupg/gpg-agent.conf | 1 + 1 file changed, 1 insertion(+) (limited to '.gnupg/gpg-agent.conf') diff --git a/.gnupg/gpg-agent.conf b/.gnupg/gpg-agent.conf index 75634342..83ef4996 100644 --- a/.gnupg/gpg-agent.conf +++ b/.gnupg/gpg-agent.conf @@ -1 +1,2 @@ use-standard-socket +default-cache-ttl 1800 -- cgit 1.4.1