Update uwsgi.ini

This commit is contained in:
Sleepingpirates
2020-07-22 21:50:03 -04:00
committed by GitHub
parent d062b77e2e
commit 55ac1800eb

View File

@@ -1,6 +1,5 @@
[uwsgi]
processes = 2
threads = 2
enable-threads = true
module = run
callable = app
log-master=true