feat(gpg): Add config
This commit is contained in:
parent
a41cdeaf39
commit
a8ddc05ddd
4 changed files with 66 additions and 7 deletions
7
stow/gnupg/.gnupg/scdaemon.conf
Normal file
7
stow/gnupg/.gnupg/scdaemon.conf
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Power down and ask PIN again after timout.
|
||||
card-timeout 180 # 3 minutes
|
||||
|
||||
# Fix repeatedly prompting for an already-inserted YubiKey.
|
||||
# It works by disabling CCID-support, so it does not clash with pcsc.
|
||||
disable-ccid
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue