when installing from pip python plugin is embedded in the binary
so plugin config is not required. Change-Id: I8d0be8221a649b49989cc68d89728c48fb52bdab
This commit is contained in:
parent
2b45672471
commit
023616aca4
@ -284,7 +284,6 @@ function configure_uwsgi_freezer_api_app {
|
||||
iniset $FREEZER_API_UWSGI_CONF 'uwsgi' socket /var/run/uwsgi/freezer-api-wsgi.socket
|
||||
iniset $FREEZER_API_UWSGI_CONF 'uwsgi' chmod-socket 666
|
||||
iniset $FREEZER_API_UWSGI_CONF 'uwsgi' lazy-apps true
|
||||
iniset $FREEZER_API_UWSGI_CONF 'uwsgi' plugins python
|
||||
iniset $FREEZER_API_UWSGI_CONF 'uwsgi' enable-threads true
|
||||
|
||||
# Set die-on-term & exit-on-reload so that uwsgi shuts down
|
||||
|
Loading…
Reference in New Issue
Block a user