From: Armaan Bhojwani Date: Tue, 15 Jun 2021 20:14:40 +0000 (-0400) Subject: gpg: increase timeout X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=commitdiff_plain;h=102c6fd78c09a8e136d08ab3e87fcc9b194eb593 gpg: increase timeout --- diff --git a/config.org b/config.org index be4c70b..c4277a6 100644 --- a/config.org +++ b/config.org @@ -1217,8 +1217,8 @@ I use tmux in order to keep my st build light. Still learning how it works. *** Agent #+begin_src conf :tangle ~/.gnupg/gpg-agent.conf pinentry-program /sbin/pinentry - max-cache-ttl 600 - default-cache-ttl 600 + max-cache-ttl 6000 + default-cache-ttl 6000 allow-emacs-pinentry #+end_src ** Xmodmap