mercurial/web/templates/hgweb.ini.j2
author Luke Hoersten <luke@hoersten.org>
Sun, 03 Aug 2025 12:47:55 -0500
changeset 244 7c15448980b1
parent 240 e3ccc65cecc9
permissions -rw-r--r--
Updated blockdevice mount properties.

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

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

disable-logging = true