aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Bolger <dylan.bolger00@gmail.com>2023-11-10 04:59:04 +0000
committerDylan Bolger <dylan.bolger00@gmail.com>2023-11-10 04:59:04 +0000
commitd380e3b29373b1f3cf358b2698ae371e21070ce0 (patch)
treebdb5c07df5a16dcfdfde1c0fc543e0345c254e19
parent0287418bfc617547ab88453f0b6ef9fe1d779acd (diff)
downloaddots-d380e3b29373b1f3cf358b2698ae371e21070ce0.tar.xz
dots-d380e3b29373b1f3cf358b2698ae371e21070ce0.zip
add gnupg agent conf
-rw-r--r--.gnupg/gpg-agent.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gnupg/gpg-agent.conf b/.gnupg/gpg-agent.conf
new file mode 100644
index 0000000..2fd80ca
--- /dev/null
+++ b/.gnupg/gpg-agent.conf
@@ -0,0 +1,3 @@
+default-cache-ttl 604800
+max-cache-ttl 604800
+pinentry-program /usr/bin/pinentry-tty