fix(paperless): increase worker timeout for large documents
This commit is contained in:
parent
8e57526316
commit
d62b4a8204
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ in
|
|||
PAPERLESS_CONSUMER_BARCODE_SCANNER = "ZXING";
|
||||
PAPERLESS_TASK_WORKERS = "4";
|
||||
PAPERLESS_THREADS_PER_WORKER = "1";
|
||||
PAPERLESS_WORKER_TIMEOUT = "18000";
|
||||
};
|
||||
};
|
||||
users.groups.paperless-upload = {};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue