blob: 97fb25ab88a4677214a50cc051f573590666197d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
[core]
notifications = true
exportkeys = true
cliptimeout = 45
nopager = false
parsing = true
autoimport = true
[age]
usekeychain = false
[mounts]
path = ~/.local/state/gopass/default
[mounts "studio"]
path = ~/.local/state/gopass/studio
[mounts "work"]
path = ~/.local/state/gopass/work
[recipients "work"]
hash = 04f979f234ecbfb2f1679998c0a6555e25ee11ba633da97a8f59fdbd455cc789
[mounts "hfmdk"]
path = ~/.local/state/gopass/hfmdk
[recipients "hfmdk"]
hash = 8216e48e876def2ff00db20df5d41b9ae2612d0004d4baca49da6b5d3619b34d
[show]
safecontent = false
[generate]
autoclip = false
|