diff --git a/hosts/thrall/default.nix b/hosts/thrall/default.nix index ec2adbe..bc3c402 100644 --- a/hosts/thrall/default.nix +++ b/hosts/thrall/default.nix @@ -256,6 +256,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";