paperless: conform to new module option

This commit is contained in:
Payas Relekar 2024-03-16 16:57:38 +05:30
parent 2a32b0613d
commit a8671855af

View file

@ -17,7 +17,7 @@
port = 28981;
consumptionDirIsPublic = true;
passwordFile = "/run/agenix/etebase";
extraConfig = {
settings = {
PAPERLESS_OCR_LANGUAGE = "eng";
PAPERLESS_URL = "https://paperless.bhankas.org";
PAPERLESS_ALLOWED_HOSTS = "127.0.0.1,paperless.bhankas.org";