Explorar el Código

Add gpg-agent config

Emmanuel Bouthenot hace 12 años
padre
commit
21c8b51e9d
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      .gnupg/gpg-agent.conf

+ 4 - 0
.gnupg/gpg-agent.conf

@@ -0,0 +1,4 @@
+pinentry-program /usr/bin/pinentry-curses
+no-grab
+default-cache-ttl 3600
+max-cache-ttl 10800