diff --git a/conf/uwsgi.ini b/conf/uwsgi.ini index f60ec24..6dfe023 100644 --- a/conf/uwsgi.ini +++ b/conf/uwsgi.ini @@ -12,7 +12,7 @@ chmod-socket = 666 # Plugin to use and interpretor config single-interpreter = true master = true -plugin = python3 +plugin = python3,http lazy-apps = true enable-threads = true