Update uwsgi.ini

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

View File

@@ -2,4 +2,4 @@
enable-threads = true enable-threads = true
module = run module = run
callable = app callable = app
log-master=true disable-logging = true