aboutsummaryrefslogtreecommitdiff
path: root/gnupg
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-06-21 02:08:14 +1200
committerTom Ryder <tom@sanctum.geek.nz>2013-06-21 02:08:14 +1200
commit99e079dc075493d5c687c20b32e59cce7ddcc1cf (patch)
tree089b1566116e12d5b079180803d3f3e2ab9d4fb8 /gnupg
parentFix newsbeuter install path (diff)
downloaddotfiles-99e079dc075493d5c687c20b32e59cce7ddcc1cf.tar.gz
dotfiles-99e079dc075493d5c687c20b32e59cce7ddcc1cf.zip
Hold GnuPG keys for longer
Diffstat (limited to 'gnupg')
-rw-r--r--gnupg/gpg-agent.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnupg/gpg-agent.conf b/gnupg/gpg-agent.conf
index 07e9d0f7..628f1b96 100644
--- a/gnupg/gpg-agent.conf
+++ b/gnupg/gpg-agent.conf
@@ -1,3 +1,3 @@
-# Cache keys for one hour
-default-cache-ttl 3600
+# Cache keys for two hours
+default-cache-ttl 7200