src.nth.io/

summaryrefslogtreecommitdiff
path: root/mercurial/web/templates/hgweb.ini.j2
blob: e3a6f3e339812087125c41b36f30d10c3fdbb7c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
[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