diff -r d1e44e23f48e -r da34c8d7511d mercurial/web/templates/hgweb.ini.j2 --- a/mercurial/web/templates/hgweb.ini.j2 Sat Sep 10 15:18:24 2022 -0500 +++ b/mercurial/web/templates/hgweb.ini.j2 Sun Sep 11 14:08:17 2022 -0500 @@ -3,9 +3,7 @@ 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