Change cache times for gpg
This commit is contained in:
parent
b9dfc8f930
commit
21b4f61036
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# allow-loopback-pinentry
|
# allow-loopback-pinentry
|
||||||
# pinentry-program /usr/bin/pinentry-curses
|
# pinentry-program /usr/bin/pinentry-curses
|
||||||
# no-grab
|
# no-grab
|
||||||
default-cache-ttl 600
|
default-cache-ttl 120
|
||||||
max-cache-ttl 7200
|
max-cache-ttl 3600
|
||||||
enable-ssh-support
|
enable-ssh-support
|
||||||
|
|
Loading…
Reference in a new issue