src.nth.io/

summaryrefslogtreecommitdiff
path: root/mercurial/web/templates/hgweb.ini.j2
blob: efa0901baa38359081c2851795e4adc615897d59 (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
socket = unix:/run/uwsgi/app/hgweb/socket
chdir = {{mercurial_uwsgi_root}}
wsgi-file = hgweb.wsgi
uid = www-data
gid = www-data
plugins = python3