diff -r 376bb71909a4 -r 59e94b4a91a2 mercurial/web/templates/hgweb.ini.j2 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mercurial/web/templates/hgweb.ini.j2 Mon Jun 29 18:38:49 2020 -0500 @@ -0,0 +1,8 @@ +[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