Add gpg conf
This commit is contained in:
parent
e778278a72
commit
08e1e09111
3 changed files with 16 additions and 17 deletions
5
home/.gnupg/gpg-agent.conf
Normal file
5
home/.gnupg/gpg-agent.conf
Normal file
|
@ -0,0 +1,5 @@
|
|||
enable-ssh-support
|
||||
pinentry-program /usr/bin/pinentry-gnome3
|
||||
default-cache-ttl 60
|
||||
max-cache-ttl 120
|
||||
extra-socket /run/user/1000/gnupg/S.gpg-agent.extra
|
Loading…
Add table
Add a link
Reference in a new issue