Change cache times for gpg

This commit is contained in:
David Holland 2020-02-05 23:27:55 +01:00
parent b9dfc8f930
commit 21b4f61036
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# allow-loopback-pinentry
# pinentry-program /usr/bin/pinentry-curses
# no-grab
default-cache-ttl 600
max-cache-ttl 7200
default-cache-ttl 120
max-cache-ttl 3600
enable-ssh-support