gnupg reconfig
This commit is contained in:
parent
2b30987b66
commit
479d22b666
2 changed files with 4 additions and 3 deletions
|
@ -1,4 +1,5 @@
|
|||
enable-ssh-support
|
||||
default-cache-ttl 60
|
||||
max-cache-ttl 120
|
||||
default-cache-ttl 3600
|
||||
max-cache-ttl 3600
|
||||
extra-socket /run/user/1000/gnupg/S.gpg-agent.extra
|
||||
pinentry-program /usr/bin/pinentry-tty
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
use-agent
|
||||
no-use-agent
|
||||
keyid-format LONG
|
||||
|
|
Loading…
Reference in a new issue