diff options
-rw-r--r-- | .gnupg/gpg-agent.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gnupg/gpg-agent.conf b/.gnupg/gpg-agent.conf index c478fc2..cfe8984 100644 --- a/.gnupg/gpg-agent.conf +++ b/.gnupg/gpg-agent.conf @@ -6,3 +6,6 @@ allow-loopback-pinentry # set the time a chace entry is valid to 20minutes default-cache-ttl 1200 + +# ssh support +enable-ssh-support |