mercurial/web/templates/hgweb.ini.j2
author Luke Hoersten <luke@hoersten.org>
Sun, 11 Sep 2022 14:08:17 -0500
changeset 195 da34c8d7511d
parent 129 7ced28b4207c
permissions -rw-r--r--
Fixed uwsgi hosting for src.nth.io.

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

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