[gopass] Fix missing options
Removed too many options on last go. Reinstated most necessary options.
This commit is contained in:
parent
e9feecc440
commit
e361d65e59
1 changed files with 19 additions and 0 deletions
|
@ -1,2 +1,21 @@
|
|||
root:
|
||||
askformore: false
|
||||
autoclip: true
|
||||
autoprint: false
|
||||
autoimport: true
|
||||
autosync: true
|
||||
check_recipient_hash: false
|
||||
cliptimeout: 45
|
||||
concurrency: 1
|
||||
editrecipients: false
|
||||
exportkeys: true
|
||||
nocolor: false
|
||||
noconfirm: true
|
||||
nopager: false
|
||||
notifications: true
|
||||
path: gpgcli-gitcli-fs+file://~/.local/share/gopass/passwords
|
||||
recipient_hash:
|
||||
.gpg-id: 3078313341433036443341444345413339410aa69f73cca23a9ac5c8b567dc185a756e97c982164fe25859e0d1dcc1475c80a615b2123af1f5f94c11e3e9402c3ac558f500199d95b6d3e301758586281dcd26
|
||||
safecontent: true
|
||||
usesymbols: false
|
||||
mounts: {}
|
||||
|
|
Loading…
Reference in a new issue