12 lines
340 B
JSON
12 lines
340 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|