[uwsgi]
module = wsgi:app

master = true
processes = 2

socket = liteshort.sock
chmod-socket = 660
vacuum = true

die-on-term = true