diff options
author | lonkaars <loek@pipeframe.xyz> | 2024-02-27 21:11:12 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2024-02-27 21:11:12 +0100 |
commit | 3d10c9845728ad014fe485a9463704b66a008578 (patch) | |
tree | 44bc6905ed654b4b54990253866df23ad6507002 /.local/share/gnupg | |
parent | 5ea51169f454c57ddc506c0b211ce82f5cfc3b69 (diff) |
finish migration from bitwarden to pass
Diffstat (limited to '.local/share/gnupg')
-rw-r--r-- | .local/share/gnupg/gpg-agent.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.local/share/gnupg/gpg-agent.conf b/.local/share/gnupg/gpg-agent.conf new file mode 100644 index 0000000..b747e5e --- /dev/null +++ b/.local/share/gnupg/gpg-agent.conf @@ -0,0 +1,2 @@ +allow-preset-passphrase +max-cache-ttl 604800 |