mercurial/web/templates/hgweb.ini.j2
author Luke Hoersten <luke@hoersten.org>
Sun, 06 Nov 2022 23:10:04 -0600
changeset 203 4be395f0d127
parent 195 da34c8d7511d
permissions -rw-r--r--
Reduced number of open connections for dendrite due to startup error.

[uwsgi]
processes = 2
max-requests = 10240
max-requests-delta = 1024
max-worker-lifetime = 604800

chdir = {{mercurial_uwsgi_root}}
wsgi-file = hgweb.wsgi
plugins = python3