[uwsgi]
module = wsgi:app
master = true
processes = 2
socket = liteshort.sock
chmod-socket = 666
vacuum = true
die-on-term = true