⚙️ config(gpg): change default ttl cache and add the gnome3 pinentry prompt
This commit is contained in:
parent
0592934f82
commit
ed554083f0
1 changed files with 4 additions and 2 deletions
|
@ -1,3 +1,5 @@
|
||||||
enable-ssh-support
|
enable-ssh-support
|
||||||
default-cache-ttl 21600
|
default-cache-ttl 21600 # 6 hours
|
||||||
default-cache-ttl-ssh 21600
|
max-cache-ttl 64800 # 18 hours
|
||||||
|
|
||||||
|
pinentry-program /usr/bin/pinentry-gnome3
|
||||||
|
|
Loading…
Add table
Reference in a new issue