feat: add example config
This commit is contained in:
parent
fb741e2615
commit
28bcfb826c
11
docspell-import-example.json
Normal file
11
docspell-import-example.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"passwordCommand": "pass",
|
||||
"passwordCommandArgs": ["show", "docspell/password"],
|
||||
"user": "admin@example.com",
|
||||
"docspellURL": "https://docspell.example.com",
|
||||
"archiveDirectory": "/home/user/Documents/Archive",
|
||||
"importDirectories": [
|
||||
"/home/user/Documents/Inbox",
|
||||
"/home/user/Downloads/Scan"
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user