mirror of
https://github.com/nmasur/dotfiles
synced 2025-06-03 19:45:51 +00:00
fix: paperless upload 403s
This commit is contained in:
parent
9feaca58f3
commit
6f32a0dfa3
@ -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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user