Fully configure GPG.

This commit is contained in:
Darren 'Tadgy' Austin 2022-09-09 12:07:20 +01:00
commit c8e58fd114
6 changed files with 34 additions and 233 deletions

5
.gnupg/gpg-agent.conf Normal file
View 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