Mercurial > repos > itaxotools > mold
view uwsgi.ini @ 0:4e8e2f836d0f draft default tip
planemo upload commit 232ce39054ce38be27c436a4cabec2800e14f988-dirty
| author | itaxotools |
|---|---|
| date | Sun, 29 Jan 2023 16:25:48 +0000 |
| parents | |
| children |
line wrap: on
line source
[uwsgi] project = mold-dev module = wsgi:app master = True #http-socket = localhost:9300 socket-timeout = 3000 buffer-size = 65535 protocol = http processes = 2 vacuum = true chdir = /home/annndrey/work/git/MolD_release home = /home/annndrey/work/git/MolD_release/venv #logto = mold.log #cheaper-algo = spare #cheaper = 2 #cheaper-initial = 2 workers = 1 #cheaper-step = 1 wsgi-disable-file-wrapper = true
