fix(paperless): use more workers
This commit is contained in:
parent
ed881ea57d
commit
bfad25f0b2
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,8 @@ in
|
|||
PAPERLESS_CONSUMER_ENABLE_BARCODES = "true";
|
||||
PAPERLESS_CONSUMER_ENABLE_ASN_BARCODE = "true";
|
||||
PAPERLESS_CONSUMER_BARCODE_SCANNER = "ZXING";
|
||||
PAPERLESS_TASK_WORKERS = "4";
|
||||
PAPERLESS_THREADS_PER_WORKER = "1";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue