Fully configure GPG.
This commit is contained in:
parent
e5f9c3e33d
commit
c8e58fd114
6 changed files with 34 additions and 233 deletions
5
.gnupg/gpg-agent.conf
Normal file
5
.gnupg/gpg-agent.conf
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Cache the passphrase for 30 days.
|
||||
default-cache-ttl 2592000
|
||||
|
||||
# Maximum time to cache a password (1 year).
|
||||
max-cache-ttl 31536000
|
Loading…
Add table
Add a link
Reference in a new issue