Merge pull request #428 from Hippu/patch-1

Fix typo in uwsgi.ini
This commit is contained in:
Abhilash Raj
2021-01-29 10:24:33 -08:00
committed by GitHub

View File

@@ -11,7 +11,7 @@ wsgi-file = wsgi.py
# Setup default number of processes and threads per process.
master = true
process = 4
processes = 4
# Drop privielges and don't run as root.
uid = mailman