diff options
Diffstat (limited to 'dotfiles/.gnupg/gpg-agent.conf')
-rw-r--r-- | dotfiles/.gnupg/gpg-agent.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dotfiles/.gnupg/gpg-agent.conf b/dotfiles/.gnupg/gpg-agent.conf new file mode 100644 index 0000000..1d09028 --- /dev/null +++ b/dotfiles/.gnupg/gpg-agent.conf @@ -0,0 +1,3 @@ +allow-preset-passphrase +max-cache-ttl 86400 +default-cache-ttl 86400 |