aboutsummaryrefslogtreecommitdiffstats
path: root/.gnupg
diff options
context:
space:
mode:
authorÓscar Nájera <hi@oscarnajera.com>2020-08-09 11:50:43 +0200
committerÓscar Nájera <hi@oscarnajera.com>2020-08-09 11:50:43 +0200
commitc3c280254f66e0c9c00b8026b3ee3bf19d02ddaa (patch)
tree7b9eea11a8c36c68792af96996f717ab5d4bde65 /.gnupg
parentf245d937483ae631609e79b341c64b4f77a173d1 (diff)
downloaddotfiles-c3c280254f66e0c9c00b8026b3ee3bf19d02ddaa.tar.gz
dotfiles-c3c280254f66e0c9c00b8026b3ee3bf19d02ddaa.tar.bz2
dotfiles-c3c280254f66e0c9c00b8026b3ee3bf19d02ddaa.zip
gpg-agent
Diffstat (limited to '.gnupg')
-rw-r--r--.gnupg/gpg-agent.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gnupg/gpg-agent.conf b/.gnupg/gpg-agent.conf
new file mode 100644
index 0000000..f7deb4b
--- /dev/null
+++ b/.gnupg/gpg-agent.conf
@@ -0,0 +1,4 @@
+default-cache-ttl 3600
+enable-ssh-support
+default-cache-ttl-ssh 3600
+allow-emacs-pinentry \ No newline at end of file