feat(gpg): Add config
This commit is contained in:
parent
a41cdeaf39
commit
a8ddc05ddd
4 changed files with 66 additions and 7 deletions
5
stow/gnupg/.gnupg/gpg-agent.conf
Normal file
5
stow/gnupg/.gnupg/gpg-agent.conf
Normal file
|
@ -0,0 +1,5 @@
|
|||
enable-ssh-support
|
||||
default-cache-ttl 60
|
||||
default-cache-ttl-ssh 60
|
||||
max-cache-ttl 120
|
||||
max-cache-ttl-ssh 120
|
Loading…
Add table
Add a link
Reference in a new issue