services: paperless: give more workers
This commit is contained in:
parent
174cc9b72e
commit
2c28a64682
1 changed files with 3 additions and 0 deletions
|
|
@ -65,6 +65,9 @@ in {
|
|||
PAPERLESS_TIME_ZONE = config.time.timeZone;
|
||||
|
||||
PAPERLESS_ADMIN_USER = "alarsyo";
|
||||
|
||||
PAPERLESS_TASK_WORKERS = 3;
|
||||
PAPERLESS_THREADS_PER_WORKER = 4;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue