diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 2184312..a83894a 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -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",