fix: paperless upload 403s

This commit is contained in:
Noah Masur 2025-06-02 02:56:50 +00:00
parent 9feaca58f3
commit 6f32a0dfa3

View File

@ -19,6 +19,7 @@ in
passwordFile = config.secrets.paperless.dest;
settings = {
PAPERLESS_OCR_USER_ARGS = builtins.toJSON { invalidate_digital_signatures = true; };
PAPERLESS_URL = "https://${hostnames.paperless}";
# Enable if changing the path name in Caddy
# PAPERLESS_FORCE_SCRIPT_NAME = "/paperless";