mercurial/web/templates/hgweb.ini.j2
author Luke Hoersten <luke@hoersten.org>
Sat, 10 Feb 2024 15:45:13 -0600
changeset 231 e3ebf2a606ea
parent 195 da34c8d7511d
permissions -rw-r--r--
Added paste limits

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

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