Add plasmavaultrc
This commit is contained in:
parent
3137156dd0
commit
0739e2a869
|
@ -0,0 +1,24 @@
|
||||||
|
[/home/joe/.local/share/plasma-vault/Blackmail.enc]
|
||||||
|
activities=
|
||||||
|
backend=cryfs
|
||||||
|
lastError=Unknown device (code: 1)
|
||||||
|
lastStatus=2
|
||||||
|
mountPoint=/home/joe/Vaults/Blackmail
|
||||||
|
name=Blackmail
|
||||||
|
offlineOnly=false
|
||||||
|
|
||||||
|
[/home/joe/.local/share/plasma-vault/NSFW.enc]
|
||||||
|
activities=
|
||||||
|
backend=cryfs
|
||||||
|
lastError=Cannot create the mount point (code: 0)
|
||||||
|
lastStatus=1
|
||||||
|
mountPoint=/home/joe/Vaults/NSFW
|
||||||
|
name=NSFW
|
||||||
|
offlineOnly=false
|
||||||
|
|
||||||
|
[EncryptedDevices]
|
||||||
|
/home/joe/.local/share/plasma-vault/Blackmail.enc=true
|
||||||
|
/home/joe/.local/share/plasma-vault/NSFW.enc=true
|
||||||
|
|
||||||
|
[UI-notice]
|
||||||
|
SkipNotice-cryfs-message=false
|
Loading…
Reference in New Issue