4 changed files with 13 additions and 7 deletions
@ -0,0 +1,2 @@
@@ -0,0 +1,2 @@
|
||||
ldaptimeout 0 |
||||
keyserver hkps://keys.openpgp.org |
@ -1,6 +1,11 @@
@@ -1,6 +1,11 @@
|
||||
default-cache-ttl 300 |
||||
default-cache-ttl 1800 |
||||
max-cache-ttl 999999 |
||||
enable-ssh-support |
||||
allow-emacs-pinentry |
||||
pinentry-program /usr/bin/pinentry-qt |
||||
extra-socket /home/bascht/.gnupg/S.gpg-agent.extra |
||||
debug-level expert |
||||
keep-display |
||||
pinentry-program /usr/bin/pinentry-gtk |
||||
extra-socket /run/user/1000/gnupg/S.gpg-agent.extra |
||||
log-file /tmp/gpg-agent.log |
||||
no-grab |
||||
allow-preset-passphrase |
Loading…
Reference in new issue