[uwsgi]
module = wsgi:app
master = true
processes = 5
socket = /tmp/twitfix.sock
chmod-socket = 660
vacuum = true
die-on-term = true