diff options
Diffstat (limited to 'gnupg')
-rw-r--r-- | gnupg/gpg-agent.conf | 4 |
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 |