mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-23 07:10:55 +00:00
PEP fix
This commit is contained in:
@ -6,4 +6,3 @@ workers = multiprocessing.cpu_count() * 2 + 1
|
|||||||
|
|
||||||
max_requests = 1000
|
max_requests = 1000
|
||||||
max_requests_jitter = 50
|
max_requests_jitter = 50
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user