dotfiles/private_dot_gnupg/gpg-agent.conf.tmpl

10 lines
174 B
Cheetah
Raw Normal View History

2024-01-20 16:16:05 +01:00
{{- if get . "brew" }}
pinentry-program /opt/homebrew/bin/pinentry-mac
{{- end }}
default-cache-ttl 600
max-cache-ttl 7200
default-cache-ttl-ssh 600
max-cache-ttl-ssh 7200