Make gpg ssh support configurable

This commit is contained in:
Hannes Körber
2021-01-30 21:06:45 +01:00
parent 39b45df38e
commit 83c9d72afe
4 changed files with 6 additions and 0 deletions

View File

@@ -4,6 +4,8 @@ default-cache-ttl-ssh 60480000
max-cache-ttl 34560000
max-cache-ttl-ssh 34560000
{% if user.gpg_agent_for_ssh %}
enable-ssh-support
{% endif %}
pinentry-program /usr/bin/pinentry-qt