mirror of
https://github.com/inventree/InvenTree.git
synced 2025-09-05 18:25:53 +00:00
doc fix
This commit is contained in:
@@ -2,4 +2,4 @@ import multiprocessing
|
||||
|
||||
bind = "0.0.0.0:8000"
|
||||
|
||||
workers = multiprocessing.cpu_count() * 2 + 1
|
||||
workers = multiprocessing.cpu_count() * 2 + 1
|
||||
|
Reference in New Issue
Block a user