diff --git a/hosts/thrall/default.nix b/hosts/thrall/default.nix index ce11aa8..b534b9f 100644 --- a/hosts/thrall/default.nix +++ b/hosts/thrall/default.nix @@ -255,6 +255,7 @@ in { enable = true; address = "127.0.0.1"; port = 3002; + consumptionDirIsPublic = true; extraConfig = { PAPERLESS_OCR_LANGUAGE = "deu+eng"; PAPERLESS_URL = "https://docs.failco.de";