summaryrefslogtreecommitdiff
path: root/.gnupg
diff options
context:
space:
mode:
authorlistout <listout@protonmail.com>2022-02-24 23:47:50 +0530
committerlistout <listout@protonmail.com>2022-02-24 23:47:50 +0530
commit72bf189a25ad4e1729c1fd00f6126c24a6cfead9 (patch)
tree7c5585c083bee43775cfecfe463b1850d69c4070 /.gnupg
parent0b8740c46396651ca5de4986179f369161697520 (diff)
increase timout and use gnome pin entry
Diffstat (limited to '.gnupg')
-rw-r--r--.gnupg/gpg-agent.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gnupg/gpg-agent.conf b/.gnupg/gpg-agent.conf
index 1ddea43..0535f22 100644
--- a/.gnupg/gpg-agent.conf
+++ b/.gnupg/gpg-agent.conf
@@ -1,4 +1,4 @@
-default-cache-ttl 288000
-maximum-cache-ttl 288000
-no-allow-external-cache
-pinentry-program /usr/bin/pinentry-gtk-2
+max-cache-ttl 60480000
+default-cache-ttl 60480000
+
+pinentry-program /usr/bin/pinentry-gnome3