mercurial/web/templates/hgweb.ini.j2
author Luke Hoersten <luke@hoersten.org>
Fri, 27 Mar 2026 14:56:43 -0500
changeset 253 4ca131e557dc
parent 240 e3ccc65cecc9
permissions -rw-r--r--
Fixed paper build URL and nginx logging off.

[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