summaryrefslogtreecommitdiffhomepage
path: root/public/v4/apps/paperless-ng.yml
diff options
context:
space:
mode:
Diffstat (limited to 'public/v4/apps/paperless-ng.yml')
-rw-r--r--public/v4/apps/paperless-ng.yml7
1 files changed, 1 insertions, 6 deletions
diff --git a/public/v4/apps/paperless-ng.yml b/public/v4/apps/paperless-ng.yml
index 88ca98b..cb8eaa3 100644
--- a/public/v4/apps/paperless-ng.yml
+++ b/public/v4/apps/paperless-ng.yml
@@ -27,7 +27,7 @@ services:
PAPERLESS_ADMIN_USER: $$cap_admin_user
PAPERLESS_ADMIN_PASSWORD: $$cap_admin_password
PAPERLESS_ADMIN_MAIL: $$cap_admin_email
- PAPERLESS_COOKIE_PREFIX: $$cap_cookie_prefix
+ PAPERLESS_COOKIE_PREFIX: $$cap_appname
# OCR settings (https://paperless-ng.readthedocs.io/en/latest/configuration.html#ocr-settings)
PAPERLESS_OCR_LANGUAGE: $$cap_ocr_language
PAPERLESS_OCR_MODE: $$cap_ocr_mode
@@ -181,11 +181,6 @@ caproverOneClickApp:
defaultValue: root@localhost
validRegex: /^([^\s^\/])+$/
- - id: $$cap_cookie_prefix
- label: Cookie Prefix
- defaultValue: $$cap_appname
- description: Specify a prefix that is added to the cookies used by paperless to identify the currently logged in user. This is useful for when you’re running two instances of paperless on the same host.
-
- id: $$cap_ocr_language
label: OCR Language
defaultValue: 'eng'