Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

LICENSE

Blame
  • This project is licensed under the MIT License. Learn more
    gpg-agent.conf 185 B
    default-cache-ttl 3600
    max-cache-ttl 7200
    enable-ssh-support
    pinentry-program /usr/bin/pinentry-curses
    
    # 3 Hours cache on SSH-keys
    default-cache-ttl-ssh 10800
    max-cache-ttl-ssh 10800