tangled
alpha
login
or
join now
sharparam.com
/
dotfiles
0
fork
atom
this repo has no description
dotfiles
0
fork
atom
overview
issues
pulls
pipelines
Update GPG config for use as SSH agent
sharparam.com
6 years ago
3080e12b
fbcd7fc3
+5
-4
1 changed file
expand all
collapse all
unified
split
gnupg
gpg-agent.conf
+5
-4
gnupg/gpg-agent.conf
···
1
1
-
default-cache-ttl 28800
2
2
-
default-cache-ttl-ssh 28800
3
3
-
max-cache-ttl 28800
4
4
-
max-cache-ttl-ssh 28800
1
1
+
enable-ssh-support
2
2
+
default-cache-ttl 60
3
3
+
default-cache-ttl-ssh 60
4
4
+
max-cache-ttl 120
5
5
+
max-cache-ttl-ssh 120
5
6
min-passphrase-len 64
6
7
pinentry-program /usr/bin/pinentry-qt