dotfiles/.gnupg/gpg-agent.conf
Sergio Laín 3e0454e151
📁 files(gpg): gpg-agent is now located on the root directory
issues with caching the password
2024-10-16 13:07:15 +02:00

9 lines
207 B
Text

default-cache-ttl 21600 # 6 hours
max-cache-ttl 64800 # 18 hours
pinentry-program /usr/bin/pinentry-gnome3
# SSH
enable-ssh-support
default-cache-ttl-ssh 21600 # 6 hours
max-cache-ttl-ssh 64800 # 18 hours