mercurial/web/templates/hgweb.ini.j2
author Luke Hoersten <luke@hoersten.org>
Mon, 05 Sep 2022 16:02:56 -0500
changeset 187 0f3a64c60ec5
parent 129 7ced28b4207c
child 195 da34c8d7511d
permissions -rw-r--r--
Added lnd REST api to nginx. Moved prometheus and apt-cacher data to external hdd.

[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