Make consumption dir public.
This commit is contained in:
parent
91cde865c1
commit
f939193442
1 changed files with 4 additions and 0 deletions
|
@ -9,7 +9,11 @@
|
||||||
PAPERLESS_OCR_USER_ARGS = {
|
PAPERLESS_OCR_USER_ARGS = {
|
||||||
"invalidate_digital_signatures" = true;
|
"invalidate_digital_signatures" = true;
|
||||||
};
|
};
|
||||||
|
PAPERLESS_USE_X_FORWARD_HOST = true;
|
||||||
|
PAPERLESS_USE_X_FORWARD_PORT = true;
|
||||||
|
PAPERLESS_REDIRECT_LOGIN_TO_SSO = true;
|
||||||
};
|
};
|
||||||
|
consumptionDirIsPublic = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
caddy.virtualHosts."paperless.tailc50184.ts.net".extraConfig = ''
|
caddy.virtualHosts."paperless.tailc50184.ts.net".extraConfig = ''
|
||||||
|
|
Loading…
Add table
Reference in a new issue