From 11cd4251628d69bd1b5043eb4c3ae3dcb9cb6266 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Wed, 20 Aug 2025 18:19:44 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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",