ソースを参照

Add gpg-agent config

Emmanuel Bouthenot 11 年 前
コミット
21c8b51e9d
1 ファイル変更4 行追加0 行削除
  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