Add libffi to all Postorius images. (#320)
* Add libffi to all Postorius images. * Use Django less than a certain version. * Fix the version constraint. * Fix uwsgi configuration by using only processes.
This commit is contained in:
@@ -14,8 +14,7 @@ wsgi-file = wsgi.py
|
||||
|
||||
# Setup default number of processes and threads per process.
|
||||
master = true
|
||||
process = 2
|
||||
threads = 2
|
||||
process = 4
|
||||
|
||||
# Drop privielges and don't run as root.
|
||||
uid = mailman
|
||||
|
||||
Reference in New Issue
Block a user