diff options
author | Marc Coquand <marc@mccd.space> | 2024-05-07 09:41:39 -0500 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-05-07 09:41:39 -0500 |
commit | 0bb8faca0cf05719d09926ed966cb0294e3243bd (patch) | |
tree | 33427bebbd98898a154528e83f1b2d1f8f63b73b /gnupg/gpg-agent.conf | |
parent | 5d577d3715144e76724296e2bfbcd31bcb0a9974 (diff) | |
download | rcm-0bb8faca0cf05719d09926ed966cb0294e3243bd.tar.gz rcm-0bb8faca0cf05719d09926ed966cb0294e3243bd.tar.bz2 rcm-0bb8faca0cf05719d09926ed966cb0294e3243bd.zip |
gpg-agent update
Diffstat (limited to 'gnupg/gpg-agent.conf')
-rw-r--r-- | gnupg/gpg-agent.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnupg/gpg-agent.conf b/gnupg/gpg-agent.conf new file mode 100644 index 0000000..fe07b96 --- /dev/null +++ b/gnupg/gpg-agent.conf @@ -0,0 +1,2 @@ +default-cache-ttl 34560000 +max-cache-ttl 34560000
\ No newline at end of file |