From 028ab301fe80c9ed872fe8ba4be2819648e30d97 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Wed, 6 Jan 2016 19:15:10 +0800 Subject: Add fish & redshift configs; Update gpg configs; Add mutt scripts --- .gnupg/gpg-agent.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gnupg/gpg-agent.conf') diff --git a/.gnupg/gpg-agent.conf b/.gnupg/gpg-agent.conf index ca503bd..35d2924 100644 --- a/.gnupg/gpg-agent.conf +++ b/.gnupg/gpg-agent.conf @@ -15,7 +15,7 @@ pinentry-program /usr/bin/pinentry-gtk-2 no-grab -# default timeout of the passphrase (10 minutes) -default-cache-ttl 600 +# default timeout of the passphrase (60 minutes) +default-cache-ttl 3600 # vim: set ts=8 sw=4 tw=0 fenc=utf-8 ft=gpg: # -- cgit v1.2.2