diff options
Diffstat (limited to 'dotfiles/system/.gnupg/gpg-agent.conf')
| -rw-r--r-- | dotfiles/system/.gnupg/gpg-agent.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dotfiles/system/.gnupg/gpg-agent.conf b/dotfiles/system/.gnupg/gpg-agent.conf new file mode 100644 index 0000000..8269723 --- /dev/null +++ b/dotfiles/system/.gnupg/gpg-agent.conf @@ -0,0 +1,5 @@ +pinentry-program /usr/bin/pinentry-dmenu +pinentry-timeout 10 +default-cache-ttl 34560000 +max-cache-ttl 34560000 +no-allow-external-cache
\ No newline at end of file |
