This commit is contained in:
MacRimi
2025-08-20 20:43:56 +02:00

View File

@@ -3406,10 +3406,14 @@
12
],
"notes": [
"Show Login Credentials, type `update` in the LXC console",
"Show Login Credentials, type `cat ~/paperless.creds` in the LXC console",
"Script installs English as default OCR language. To install additional languages, use `apt-get install tesseract-ocr-[lang]`, where [lang] is the language code (e.g. `apt-get install tesseract-ocr-deu`)."
],
"type": "ct"
"type": "ct",
"default_credentials": {
"username": "admin",
"password": null
}
},
{
"name": "Part-DB",