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] [uwsgi]
processes = 2 enable-threads = true
threads = 2
module = run module = run
callable = app callable = app
log-master=true log-master=true