From 42fe8f180b3ae0ee84ed978bca787d042ca72d79 Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Tue, 14 Jul 2020 04:28:12 +0300 Subject: changes around lock script for better handling of gpg key unlocking --- dotfiles/.gnupg/gpg-agent.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dotfiles/.gnupg/gpg-agent.conf') diff --git a/dotfiles/.gnupg/gpg-agent.conf b/dotfiles/.gnupg/gpg-agent.conf index 1d09028..b90f973 100644 --- a/dotfiles/.gnupg/gpg-agent.conf +++ b/dotfiles/.gnupg/gpg-agent.conf @@ -1,3 +1,3 @@ allow-preset-passphrase -max-cache-ttl 86400 -default-cache-ttl 86400 +max-cache-ttl 43200 +default-cache-ttl 43200 -- cgit v1.2.3