Rename project to docspell-cli

This commit is contained in:
Jan Bader
2026-07-19 20:28:05 +02:00
parent 9b5a9899b8
commit fc499af504
5 changed files with 15 additions and 22 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"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"
]
}