diff options
author | Marc Coquand <marc@mccd.space> | 2024-05-10 09:40:02 -0500 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-05-10 09:40:02 -0500 |
commit | 034e5a52dc94cb2d635efe69c9e4c64a66419795 (patch) | |
tree | c7fa214f25a2f93533a44a0c93b55da6a99ce128 /gnupg/gpg-agent.conf | |
parent | 56b873bae6e215a4459372cffbcc45bddb12c5c5 (diff) | |
download | rcm-034e5a52dc94cb2d635efe69c9e4c64a66419795.tar.gz rcm-034e5a52dc94cb2d635efe69c9e4c64a66419795.tar.bz2 rcm-034e5a52dc94cb2d635efe69c9e4c64a66419795.zip |
Updates
Diffstat (limited to 'gnupg/gpg-agent.conf')
-rw-r--r-- | gnupg/gpg-agent.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnupg/gpg-agent.conf b/gnupg/gpg-agent.conf index e1bfe91..fa55fc7 100644 --- a/gnupg/gpg-agent.conf +++ b/gnupg/gpg-agent.conf @@ -1,3 +1,4 @@ default-cache-ttl 999999999 max-cache-ttl 999999999 pinentry-program /usr/bin/pinentry-tty +allow-preset-passphrase |