2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-08 16:28:49 +00:00
This commit is contained in:
Oliver Walters 2020-12-14 10:44:38 +11:00
parent d609e881c2
commit 55b7cd3d6a

@ -6,4 +6,3 @@ workers = multiprocessing.cpu_count() * 2 + 1
max_requests = 1000
max_requests_jitter = 50