Files
docspell-cli/docspell-import-example.json
T

14 lines
406 B
JSON

{
"passwordCommand": "pass",
"passwordCommandArgs": ["show", "docspell/password"],
"user": "admin@example.com",
"docspellURL": "https://docspell.example.com",
"mountPath": "/home/user/mnt/docspell",
"mountQuery": "",
"archiveDirectory": "/home/user/Documents/Archive",
"importDirectories": [
"/home/user/Documents/Inbox",
"/home/user/Downloads/Scan"
]
}