diff --git a/uwsgi.ini b/uwsgi.ini index 224201ad..07c35d64 100644 --- a/uwsgi.ini +++ b/uwsgi.ini @@ -5,6 +5,7 @@ wsgi-file = sipa.py callable = app harakiri = 2 enable-threads = true +lazy-apps = true mount = /sipa=sipa.py ; rewrite SCRIPT_NAME and PATH_INFO accordingly