[uwsgi] plugin = python py-autoreload = 1 #uid = http #gid = http socket = /run/uwsgi/bootbox.sock chown-socket = http:http processes = 4 master = 1 base = /usr/local/lib/bootbox chdir = %(base) #mount = /=%(base)/run.py wsgi-file = %(base)/run.py chmod-socket = 660 callable = app cgi-helper =.py=python logto = /var/log/uwsgi/%n.log vacuum