[uwsgi] ini = :pal py-autoreload = 0 [pal] module = wsgi:app master-fifo = /tmp/masterfifo lazy = True lazy-apps = True touch-chain-reload listen = 128 processes = 2 threads = 4 plugin = python3 master = true http-socket = :5000 socket = /tmp/app.sock chmod-socket = 666