thrall: Make paperless consumption dir public

This commit is contained in:
Alexander Kobjolke 2023-04-11 00:55:22 +02:00
parent d51551aa4e
commit 591c0d68ab

View file

@ -255,6 +255,7 @@ in {
enable = true; enable = true;
address = "127.0.0.1"; address = "127.0.0.1";
port = 3002; port = 3002;
consumptionDirIsPublic = true;
extraConfig = { extraConfig = {
PAPERLESS_OCR_LANGUAGE = "deu+eng"; PAPERLESS_OCR_LANGUAGE = "deu+eng";
PAPERLESS_URL = "https://docs.failco.de"; PAPERLESS_URL = "https://docs.failco.de";