keychain: improve

- don't set pinentry manually, let local system manage it
- update cache-ttls to improve longevity
This commit is contained in:
2024-02-21 17:10:40 -05:00
parent fa23d478cd
commit 15bf832b30
2 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
default-cache-ttl 86400
max-cache-ttl 86400
pinentry-program /usr/bin/pinentry-qt
allow-preset-passphrase
default-cache-ttl 60480000
default-cache-ttl-ssh 60480000
max-cache-ttl 60480000
max-cache-ttl-ssh 60480000
enable-ssh-support