Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision
Loading items

Target

Select target project
  • dotfiles/gpg
1 result
Select Git revision
Loading items
Show changes
Commits on Source (2)
default-cache-ttl 3600 default-cache-ttl 7200
max-cache-ttl 7200 max-cache-ttl 7200
enable-ssh-support enable-ssh-support
# MUST be a full path
# pinentry-program /usr/bin/pinentry-tty # pinentry-program /usr/bin/pinentry-tty
pinentry-program pinentry-auto pinentry-program /home/USER/.gnupg/pinentry-auto.sh
# 3 Hours cache on SSH-keys # 3 Hours cache on SSH-keys
default-cache-ttl-ssh 10800 default-cache-ttl-ssh 10800
max-cache-ttl-ssh 10800 max-cache-ttl-ssh 10800
log-file /home/USER/.cache/gpg-agent.log
File mode changed from 100644 to 100755