diff options
Diffstat (limited to '.gnupg/gpg-agent.conf')
| -rw-r--r-- | .gnupg/gpg-agent.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gnupg/gpg-agent.conf b/.gnupg/gpg-agent.conf new file mode 100644 index 0000000..67c7dae --- /dev/null +++ b/.gnupg/gpg-agent.conf @@ -0,0 +1,5 @@ +pinentry-program /usr/bin/pinentry-qt4 +max-cache-ttl 720000 +default-cache-ttl 720000 +enable-ssh-support +use-standard-socket
\ No newline at end of file |
