mercurial/web/templates/hgweb.ini.j2
author Luke Hoersten <luke@hoersten.org>
Fri, 03 Jul 2020 09:38:16 -0500
changeset 110 83833f68dc36
parent 56 59e94b4a91a2
child 129 7ced28b4207c
permissions -rw-r--r--
Added jellyfin role. Forkbombs my computer though.

[uwsgi]
processes = 2
socket = unix:/run/uwsgi/app/hgweb/socket
chdir = {{mercurial_uwsgi_root}}
wsgi-file = hgweb.wsgi
uid = www-data
gid = www-data
plugins = python3